Codeowns rendering (#70667)

Gives myself codeowner over the visuals guide, all hud stuff (including
rendering) and layers.dm
It's all stuff I'm familiar with, and I especially want updates on
layers.dm changes, and plane master related things
This commit is contained in:
LemonInTheDark
2022-10-20 01:58:55 +00:00
committed by GitHub
parent a9e8504b1a
commit c70d47787f
+6
View File
@@ -41,6 +41,12 @@
/code/__DEFINES/spatial_gridmap.dm @Kylerace
/code/controllers/subsystem/spatial_gridmap.dm @Kylerace
# LemonInTheDark
/.github/guides/VISUALS.md @LemonInTheDark
/code/_onclick/hud/ @LemonInTheDark
/code/__DEFINES/layers.dm @LemonInTheDark
# Mothblocks
/.github/workflows/ @Mothblocks