Added CODEOWNERS file (#848)

This commit is contained in:
Will 2017-07-15 08:59:51 -04:00 committed by Twentysix
parent d8710f0c7d
commit 19c69aaca6

12
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,12 @@
# Default
* @Twentysix26
# Core
core/config.py @tekulvw
core/drivers/* @tekulvw
core/sentry_setup.py @Kowlin @tekulvw
# Cogs
cogs/alias/* @tekulvw
cogs/downloader/* @tekulvw
cogs/general/* @palmtree5