diff options
| author | 2020-10-21 12:42:08 +0100 | |
|---|---|---|
| committer | 2020-10-21 12:42:08 +0100 | |
| commit | 5be3f87751d4bf87c848f278050867ba45c442ec (patch) | |
| tree | 00bdeadd6e1b513e019e84d8c1ecb27468bfe3b5 /config-default.yml | |
| parent | Merge pull request #1243 from python-discord/mbaruh-mod-channels (diff) | |
Relay python-dev to mailing lists channel
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/config-default.yml b/config-default.yml index 71d4419a7..98c5ff42c 100644 --- a/config-default.yml +++ b/config-default.yml @@ -498,6 +498,7 @@ python_news:          - 'python-ideas'          - 'python-announce-list'          - 'pypi-announce' +        - 'python-dev'      channel: *PYNEWS_CHANNEL      webhook: *PYNEWS_WEBHOOK | 
