Skip to content

Commit

Permalink
Merge pull request #739 from CeladonSS13/MrCat15352-patch-1
Browse files Browse the repository at this point in the history
Update: CODEOWNERS
  • Loading branch information
MysticalFaceLesS authored Jun 16, 2024
2 parents 4184487 + f220a97 commit 96e3b00
Showing 1 changed file with 35 additions and 17 deletions.
52 changes: 35 additions & 17 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,43 +4,61 @@
# In the event that multiple org members are to be informed of changes
# to the same file or dir, add them to the end under Multiple Owners

# Teams

# Code Maintainers

# MrCat15352

/strings/ @MrCat15352
/tgui/ @MrCat15352
/sound/ @MrCat15352
/code/controllers/subsystem/shuttle.dm @MrCat15352
/code/modules/shuttle/ @MrCat15352
/code/modules/overmap/ @MrCat15352
/code/game/objects/items/storage/ration.dm @MrCat15352
/code/modules/food_and_drinks/drinks/drinks/breakawayflask.dm @MrCat15352
/code/modules/food_and_drinks/food/ration.dm @MrCat15352
/code/modules/mob/living/simple_animal/hostile/mining_mobs/hivelord.dm @MrCat15352
/code/modules/projectiles/ @MrCat15352
/code/modules/reagents/chemistry/reagents/trickwine_reagents.dm @MrCat15352
/**/*.dm

# Teams

# Map Maintainers

# molnizz

/_maps/ @molnizz
/code/controllers/subsystem/shuttle.dm @molnizz
/code/modules/shuttle/ @molnizz
/code/modules/overmap/ @molnizz
/_maps/RandomRuins/LavaRuins/lavaland_surface_sloth.dmm @molnizz
/**/*.dmm @molnizz


# Sprite Maintainers
/icons/ @MrCat15352
/whitesands/icons/ @MrCat15352

# CI and tool chains
# RalseiDreemuurr

/icons/ @RalseiDreemuurr
/whitesands/icons/ @RalseiDreemuurr
/**/*.dmi @RalseiDreemuurr

/tools/ @MysticalFaceLesS

# MAINTAINERS

# MysticalFaceLesS

/code/game/objects/items/storage/ration.dm @MysticalFaceLesS
/code/modules/food_and_drinks/drinks/drinks/breakawayflask.dm @MysticalFaceLesS
/code/modules/food_and_drinks/food/ration.dm @MysticalFaceLesS
/code/modules/mob/living/simple_animal/hostile/mining_mobs/hivelord.dm @MysticalFaceLesS
/code/modules/projectiles/ @MysticalFaceLesS
/code/modules/reagents/chemistry/reagents/trickwine_reagents.dm @MysticalFaceLesS
/tools/ @MysticalFaceLesS
/.github/ @MysticalFaceLesS
/SQL/ @MysticalFaceLesS
/bin/ @MysticalFaceLesS
/html/ @MysticalFaceLesS
/strings/ @MysticalFaceLesS
/tgui/ @MysticalFaceLesS
/code/modules/unit_tests/icons/ @MysticalFaceLesS

# molnizz

/code/controllers/subsystem/shuttle.dm @molnizz
/code/modules/shuttle/ @molnizz
/code/modules/overmap/ @molnizz
/_maps/RandomRuins/LavaRuins/lavaland_surface_sloth.dmm @molnizz

# CONTRIBUTORS

Expand Down

0 comments on commit 96e3b00

Please sign in to comment.