mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* Force-disable Audio's Global API functionality * Remove owner message about global API * Two more comments * Update CODEOWNERS * Bring back the owner notification, modified to not mention global DB * Remove the global api group fully, remove the mentions of it
24 lines
453 B
Plaintext
24 lines
453 B
Plaintext
# Cogs
|
|
/redbot/cogs/audio/** @aikaterna @PredaaA
|
|
/redbot/cogs/downloader/* @jack1142
|
|
/redbot/cogs/streams/* @palmtree5
|
|
/redbot/cogs/mutes/* @TrustyJAID
|
|
|
|
# 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
|