pokemon-showdown/CODEOWNERS
Line: 1: incorrect codeowner user: KrisXV Line: 1: no users/groups matched Line: 2: incorrect codeowner user: AnnikaCodes Line: 2: no users/groups matched Line: 3: incorrect codeowner user: HoeenCoder Line: 3: incorrect codeowner user: xInstruct Line: 3: no users/groups matched Line: 4: incorrect codeowner user: AnnikaCodes Line: 4: no users/groups matched Line: 5: incorrect codeowner user: Marty-D Line: 5: no users/groups matched Line: 6: incorrect codeowner user: monsanto Line: 6: no users/groups matched Line: 7: incorrect codeowner user: AnnikaCodes Line: 7: no users/groups matched Line: 8: incorrect codeowner user: HoeenCoder Line: 8: no users/groups matched Line: 9: incorrect codeowner user: mia-pi-git Line: 9: no users/groups matched Line: 10: incorrect codeowner user: KrisXV Line: 10: no users/groups matched Line: 11: incorrect codeowner user: mia-pi-git Line: 11: incorrect codeowner user: KrisXV Line: 11: no users/groups matched Line: 12: incorrect codeowner user: KrisXV Line: 12: incorrect codeowner user: AnnikaCodes Line: 12: no users/groups matched Line: 13: incorrect codeowner user: AnnikaCodes Line: 13: no users/groups matched Line: 14: incorrect codeowner user: mia-pi-git Line: 14: no users/groups matched Line: 15: incorrect codeowner user: mia-pi-git Line: 15: no users/groups matched Line: 16: incorrect codeowner user: xfix Line: 16: incorrect codeowner user: sparkychildcharlie Line: 16: no users/groups matched Line: 17: incorrect codeowner user: KrisXV Line: 17: no users/groups matched Line: 18: incorrect codeowner user: AnnikaCodes Line: 18: no users/groups matched Line: 19: incorrect codeowner user: monsanto Line: 19: no users/groups matched Line: 20: incorrect codeowner user: AnnikaCodes Line: 20: no users/groups matched
Annika ffd0092bfb Random Battles: Add basic unit test framework
This will save me a lot of time typing in `/eval`s on localhost to test, and also hopefully catch regressions!
2021-03-18 18:17:25 -07:00

21 lines
812 B
Plaintext

config/formats.ts @KrisXV
data/mods/*/random-teams.ts @AnnikaCodes
data/mods/ssb/ @HoeenCoder @xInstruct
data/random-teams.ts @AnnikaCodes
data/text/ @Marty-D
databases/ @monsanto
server/chat-plugins/hosts.ts @AnnikaCodes
server/chat-plugins/mafia.ts @HoeenCoder
server/chat-plugins/net-filters.ts @mia-pi-git
server/chat-plugins/othermetas.ts @KrisXV
server/chat-plugins/quotes.ts @mia-pi-git @KrisXV
server/chat-plugins/random-battles.ts @KrisXV @AnnikaCodes
server/chat-plugins/repeats.ts @AnnikaCodes
server/chat-plugins/responder.ts @mia-pi-git
server/chat-plugins/rock-paper-scissors.ts @mia-pi-git
server/chat-plugins/scavenger*.ts @xfix @sparkychildcharlie
server/chat-plugins/the-studio.ts @KrisXV
server/chat-plugins/trivia.ts @AnnikaCodes
server/modlog.ts @monsanto
test/random-battles/* @AnnikaCodes