Просмотр исходного кода

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 лет назад
Родитель
Сommit
a61fe976ec
1 измененных файлов с 0 добавлено и 2 удалено
  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 = (