mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
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.
This commit is contained in:
parent
1f51fcb87f
commit
0ba8ea3429
1 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
## == Project configuration
|
||||
## Gitea configuration
|
||||
\\.gitea/.* @Stan @Itms
|
||||
## Linting
|
||||
\\.pre-commit-config\\.yaml @Dunedan
|
||||
|
||||
## == Build & Libraries
|
||||
(build|libraries)/.* @Itms @Stan
|
||||
|
|
@ -15,10 +18,9 @@ source/(collada|graphics|renderer)/.* @vladislavbelov
|
|||
source/simulation2/.* @wraitii @Itms
|
||||
|
||||
## == Tools
|
||||
source/tools/.*\\.py @Dunedan
|
||||
## Atlas
|
||||
source/tools/atlas/.* @vladislavbelov @trompetin17
|
||||
## Lobby
|
||||
source/tools/XpartaMuPP/.* @Dunedan @user1
|
||||
|
||||
## == Scripts
|
||||
## GUI
|
||||
|
|
|
|||
Loading…
Reference in a new issue