1
0
forked from mirrors/0ad
Files
0ad/.gitea/CODEOWNERS
T
Line: 3: incorrect codeowner user: Stan Line: 3: incorrect codeowner user: Itms Line: 3: no users/groups matched Line: 5: incorrect codeowner user: Dunedan Line: 5: no users/groups matched Line: 8: incorrect codeowner user: Itms Line: 8: incorrect codeowner user: Stan Line: 8: no users/groups matched Line: 14: incorrect codeowner user: vladislavbelov Line: 14: no users/groups matched Line: 18: incorrect codeowner user: wraitii Line: 18: incorrect codeowner user: Itms Line: 18: no users/groups matched Line: 21: incorrect codeowner user: Dunedan Line: 21: no users/groups matched Line: 23: incorrect codeowner user: vladislavbelov Line: 23: incorrect codeowner user: trompetin17 Line: 23: no users/groups matched Line: 27: incorrect codeowner user: Imarok Line: 27: incorrect codeowner user: s0600204 Line: 27: incorrect codeowner user: wraitii Line: 27: incorrect codeowner user: marder Line: 27: no users/groups matched Line: 29: incorrect codeowner user: Freagarach Line: 29: no users/groups matched Line: 31: incorrect codeowner organization: 0ad/Balancers Line: 31: no users/groups matched Line: 35: incorrect codeowner user: wowgetoffyourcellphone Line: 35: incorrect codeowner user: wackyserious Line: 35: incorrect codeowner user: Stan Line: 35: no users/groups matched Line: 37: incorrect codeowner user: Samulis Line: 37: incorrect codeowner user: Stan Line: 37: no users/groups matched Line: 39: incorrect codeowner user: smiley Line: 39: incorrect codeowner user: marder Line: 39: no users/groups matched
Dunedan 0ba8ea3429 Update CODEOWNERS
This updates CODEOWNERS to remove owners for the lobby bot code, which
isn't included in this repository anymore. It also adds me for some
areas where I can help with PR reviews.
2024-08-24 13:48:43 +02:00

40 lines
929 B
Plaintext

## == Project configuration
## Gitea configuration
\\.gitea/.* @Stan @Itms
## Linting
\\.pre-commit-config\\.yaml @Dunedan
## == Build & Libraries
(build|libraries)/.* @Itms @Stan
## == Engine
## GUI
#source/gui/
## Rendering
source/(collada|graphics|renderer)/.* @vladislavbelov
## Multiplayer
#source/(lobby|network)/.*
## Simulation
source/simulation2/.* @wraitii @Itms
## == Tools
source/tools/.*\\.py @Dunedan
## Atlas
source/tools/atlas/.* @vladislavbelov @trompetin17
## == Scripts
## GUI
binaries/data/mods/public/gui/.* @Imarok @s0600204 @wraitii @marder
## AI
binaries/data/mods/public/simulation/ai/.* @Freagarach
## Balancing
binaries/data/mods/public/simulation/(data|templates)/.* @0ad/Balancers
## == Assets
## Art
binaries/data/mods/public/art/.* @wowgetoffyourcellphone @wackyserious @Stan
## Sound
binaries/data/mods/public/audio/.* @Samulis @Stan
## Maps
binaries/data/mods/public/maps/.* @smiley @marder