Skip to content

Commit

Permalink
Gives headdev ownership of more files (#20591)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsong authored Oct 10, 2023
1 parent 073f5b2 commit 0e87446
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@
/code/controllers/subsystem/ticker.dm @yogstation13/head-coders
/code/datums/ai_laws.dm @yogstation13/head-coders

#binary files which need to be setup on the server
*.so @yogstation13/head-coders
rust_g @yogstation13/head-coders
#tracking new jobs and antags to make sure the website ban page is kept up to date
/code/modules/jobs/jobs.dm @yogstation13/head-coders
/code/modules/admin/sql_ban_system.dm @yogstation13/head-coders

#thegamerdk

/code/modules/mob/living/silicon/ai/decentralized @TheGamerdk
Expand Down

0 comments on commit 0e87446

Please sign in to comment.