21 lines
654 B
Plaintext
21 lines
654 B
Plaintext
# Last match in file takes precedence.
|
|
|
|
# C# code
|
|
/Content.*/ @DeltaV-Station/maintainers
|
|
|
|
# YML files
|
|
/Resources/*.yml @DeltaV-Station/yaml-maintainers
|
|
/Resources/**/*.yml @DeltaV-Station/yaml-maintainers
|
|
|
|
# Sprites
|
|
/Resources/Textures/ @IamVelcroboy
|
|
|
|
# Lobby art and music - automatically direction issues since its immediately visible to players
|
|
/Resources/Audio/Lobby/ @DeltaV-Station/game-directors
|
|
/Resources/Textures/LobbyScreens/ @DeltaV-Station/game-directors
|
|
|
|
# Maps
|
|
/Resources/Maps/ @DeltaV-Station/maptainers
|
|
/Resources/Prototypes/Maps/ @DeltaV-Station/maptainers
|
|
/Content.IntegrationTests/Tests/PostMapInitTest.cs @DeltaV-Station/maptainers
|