Browse Source

plugin(twilio): update twilio plugin info (#41504)

Updates the Twilio plugin information to use our defaults pointing to
the Sentry Team and our repo.
Matthew 2 years ago
parent
commit
a61fe976ec
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/sentry_plugins/twilio/plugin.py

+ 0 - 2
src/sentry_plugins/twilio/plugin.py

@@ -95,8 +95,6 @@ class TwilioConfigurationForm(forms.Form):
 
 
 class TwilioPlugin(CorePluginMixin, NotificationPlugin):
-    author = "Matt Robenolt"
-    author_url = "https://github.com/mattrobenolt"
     version = sentry.VERSION
     description = DESCRIPTION
     resource_links = (