[console_scripts]

[gbp_notifications.notification_method]
email = gbp_notifications.methods.email:EmailMethod
pushover = gbp_notifications.methods.pushover:PushoverMethod
webhook = gbp_notifications.methods.webhook:WebhookMethod

[gentoo_build_publisher.plugins]
gbp-notifications = gbp_notifications:plugin

[gui_scripts]

