diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..25ea1b975 --- /dev/null +++ b/.github/CODEOWNERS @@ -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