mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
The end of an era
This commit is contained in:
+9
-10
@@ -5,20 +5,19 @@
|
||||
|
||||
### AffectedArc07
|
||||
# Actual Code
|
||||
/code/controllers/subsystem/instancing.dm @AffectedArc07
|
||||
/code/controllers/subsystem/mapping.dm @AffectedArc07
|
||||
/code/controllers/subsystem/ticker.dm @AffectedArc07
|
||||
/tgui/ @AffectedArc07
|
||||
#/code/controllers/subsystem/instancing.dm @AffectedArc07
|
||||
#/code/controllers/subsystem/mapping.dm @AffectedArc07
|
||||
#/code/controllers/subsystem/ticker.dm @AffectedArc07
|
||||
#/tgui/ @AffectedArc07
|
||||
|
||||
# CI + Tooling
|
||||
/.github/workflows/ @AffectedArc07
|
||||
/code/modules/unit_tests/ @AffectedArc07
|
||||
/tools/ci/ @AffectedArc07
|
||||
#/.github/workflows/ @AffectedArc07
|
||||
#/code/modules/unit_tests/ @AffectedArc07
|
||||
#/tools/ci/ @AffectedArc07
|
||||
|
||||
# Executables that need to be security-cleared
|
||||
dreamchecker.exe @AffectedArc07
|
||||
rust_g.dll @AffectedArc07
|
||||
|
||||
#dreamchecker.exe @AffectedArc07
|
||||
#rust_g.dll @AffectedArc07
|
||||
|
||||
|
||||
### Fox-McCloud
|
||||
|
||||
@@ -671,7 +671,7 @@ responsible for properly tagging new pull requests and issues, moderating commen
|
||||
pull requests/issues, and merging/closing pull requests.
|
||||
|
||||
### Maintainer List
|
||||
* [AffectedArc07](https://github.com/AffectedArc07)
|
||||
|
||||
* [Ansari](https://github.com/variableundefined)
|
||||
* [Crazy Lemon](https://github.com/Crazylemon64)
|
||||
* [Fox P McCloud](https://github.com/Fox-McCloud)
|
||||
|
||||
@@ -4,4 +4,3 @@ This folder contains all the script and tools required for GitHub actions. If yo
|
||||
|
||||
- `nanomap-renderer` - A linux application to render NanoMap images of the ingame maps automatically. Based off of SpacemanDMM (Modified source [here](https://github.com/AffectedArc07/ParaSpacemanDMM), original source [here](https://github.com/Spacemaniac/SpacemanDMM))
|
||||
- `nanomap-renderer-invoker.sh` - A script which invokes the render tool and clones the maps to the correct directory
|
||||
- `doc-generator` - A linux application to generate documentation of game code automatically. Based off of SpacemanDMM (Modified source [here](https://github.com/AffectedArc07/ParaSpacemanDMM), original source [here](https://github.com/Spacemaniac/SpacemanDMM))
|
||||
|
||||
Reference in New Issue
Block a user