Updated Codeowners (#1026)

* Updated Codeowners

* Added new cogs to Codeowners
This commit is contained in:
Kowlin 2017-10-17 00:14:15 +02:00 committed by palmtree5
parent f0821776a9
commit d1d8711f60

28
.github/CODEOWNERS vendored
View File

@ -1,18 +1,24 @@
# Default
* @Twentysix26
* @Twentysix26
# Core
core/config.py @tekulvw
core/cog_manager.py @tekulvw
core/data_manager.py @tekulvw
core/drivers/* @tekulvw
core/i18n.py @tekulvw
core/sentry_setup.py @Kowlin @tekulvw
redbot/core/config.py @tekulvw
redbot/core/cog_manager.py @tekulvw
redbot/core/data_manager.py @tekulvw
redbot/core/drivers/* @tekulvw
redbot/core/i18n.py @tekulvw
redbot/core/sentry_setup.py @Kowlin @tekulvw
# Cogs
cogs/alias/* @tekulvw
cogs/downloader/* @tekulvw
cogs/general/* @palmtree5
redbot/cogs/admin/* @tekulvw
redbot/cogs/alias/* @tekulvw
redbot/cogs/audio/* @tekulvw
redbot/cogs/bank/* @tekulvw
redbot/cogs/customcom/* @palmtree5
redbot/cogs/downloader/* @tekulvw
redbot/cogs/economy/* @palmtree5
redbot/cogs/general/* @palmtree5
redbot/cogs/image/* @palmtree5
# Docs
docs/* @tekulvw @palmtree5
docs/* @tekulvw @palmtree5