mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* Update CODEOWNERS * Prepend with backslash, add downloader fixtures * Update CODEOWNERS * Schemas are closely related to Downloader... ...so I should know about the changes to those. * Would be nice to add my name (thanks Draper)
23 lines
422 B
Plaintext
23 lines
422 B
Plaintext
# Cogs
|
|
/redbot/cogs/audio/** @aikaterna @Drapersniper
|
|
/redbot/cogs/downloader/* @jack1142
|
|
/redbot/cogs/streams/* @palmtree5
|
|
|
|
# Trivia Lists
|
|
/redbot/cogs/trivia/data/lists/whosthatpokemon*.yaml @aikaterna
|
|
|
|
# Tests
|
|
/redbot/pytest/downloader* @jack1142
|
|
/tests/cogs/downloader/* @jack1142
|
|
|
|
# Schemas
|
|
/schema/* @jack1142
|
|
|
|
# CI
|
|
/.travis.yml @Kowlin
|
|
/crowdin.yml @Kowlin
|
|
/.github/workflows/* @Kowlin
|
|
|
|
# Excludes
|
|
locales/* @ghost
|