0ad/.gitea/CODEOWNERS
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: 6: incorrect codeowner user: Dunedan Line: 6: no users/groups matched Line: 9: incorrect codeowner user: Itms Line: 9: incorrect codeowner user: Stan Line: 9: incorrect codeowner user: sera Line: 9: no users/groups matched Line: 12: incorrect codeowner user: vladislavbelov Line: 12: incorrect codeowner user: sera Line: 12: no users/groups matched Line: 14: incorrect codeowner user: vladislavbelov Line: 14: incorrect codeowner user: trompetin17 Line: 14: no users/groups matched Line: 16: incorrect codeowner user: vladislavbelov Line: 16: no users/groups matched Line: 18: incorrect codeowner user: Phosit Line: 18: no users/groups matched Line: 20: incorrect codeowner user: wraitii Line: 20: incorrect codeowner user: Itms Line: 20: incorrect codeowner user: Phosit Line: 20: incorrect codeowner user: sera Line: 20: no users/groups matched Line: 23: incorrect codeowner user: Dunedan Line: 23: no users/groups matched Line: 25: incorrect codeowner user: vladislavbelov Line: 25: incorrect codeowner user: trompetin17 Line: 25: no users/groups matched Line: 27: incorrect codeowner user: vladislavbelov Line: 27: no users/groups matched Line: 31: incorrect codeowner user: Vantha Line: 31: incorrect codeowner user: wraitii Line: 31: no users/groups matched Line: 33: incorrect codeowner user: Phosit Line: 33: no users/groups matched Line: 35: incorrect codeowner user: real_tabasco_sauce Line: 35: no users/groups matched Line: 39: incorrect codeowner user: wowgetoffyourcellphone Line: 39: incorrect codeowner user: Stan Line: 39: no users/groups matched Line: 40: incorrect codeowner user: vladislavbelov Line: 40: no users/groups matched Line: 42: incorrect codeowner user: Samulis Line: 42: incorrect codeowner user: Stan Line: 42: no users/groups matched Line: 44: incorrect codeowner user: Phosit Line: 44: incorrect codeowner user: real_tabasco_sauce Line: 44: no users/groups matched Line: 46: incorrect codeowner user: vladislavbelov Line: 46: no users/groups matched
phosit f38b956eb3
Some checks failed
checkrefs / lfscheck (push) Has been cancelled
checkrefs / checkrefs (push) Has been cancelled
lint / cppcheck (push) Has been cancelled
lint / copyright (push) Has been cancelled
lint / jenkinsfiles (push) Has been cancelled
pre-commit / build (push) Has been cancelled
Update code owners
2026-05-04 18:47:53 +02:00

46 lines
1.2 KiB
Text

## == Project configuration
## Gitea configuration
\\.gitea/.* @Stan @Itms
## Linting
\\.pre-commit-config\\.yaml @Dunedan
ruff\\.toml @Dunedan
## == Build & Libraries
(build|libraries)/.* @Itms @Stan @sera
## == Engine
source/(lib|maths|ps)/.* @vladislavbelov @sera
## GUI
source/gui/.* @vladislavbelov @trompetin17
## Rendering
source/(collada|graphics|renderer)/.* @vladislavbelov
## Multiplayer
source/(lobby|network)/.* @Phosit
## Simulation
source/simulation2/.* @wraitii @Itms @Phosit @sera
## == Tools
source/tools/.*\\.py @Dunedan
## Atlas
source/tools/atlas/.* @vladislavbelov @trompetin17
## SPIR-V
source/tools/spirv/.* @vladislavbelov
## == Scripts
## GUI
binaries/data/mods/public/gui/.* @Vantha @wraitii
## AI
binaries/data/mods/public/simulation/ai/.* @Phosit
## Balancing
binaries/data/mods/public/simulation/(data|templates)/.* @real_tabasco_sauce
## == Assets
## Art
binaries/data/mods/public/art/.* @wowgetoffyourcellphone @Stan
binaries/data/mods/(mod|public)/art/materials/.* @vladislavbelov
## Sound
binaries/data/mods/public/audio/.* @Samulis @Stan
## Maps
binaries/data/mods/public/maps/.* @Phosit @real_tabasco_sauce
## Shaders
binaries/data/mods/(mod|public)/shaders/.* @vladislavbelov