mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Added CODEOWNERS file (#848)
This commit is contained in:
12
.github/CODEOWNERS
vendored
Normal file
12
.github/CODEOWNERS
vendored
Normal 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
|
||||
Reference in New Issue
Block a user