Skip to content

Commit 8f190aa

Browse files
author
Matt Atlas
committed
Merge remote-tracking branch 'Aurora/master' into paradise_lost
# Conflicts: # aurorastation.dme # code/modules/client/preference_setup/origin/origin.dm
2 parents 4a9a9a4 + dec5e00 commit 8f190aa

File tree

3,824 files changed

+2095420
-522779
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,824 files changed

+2095420
-522779
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
/code/modules/http/ @Arrow768 @NonQueueingMatt
2323
/code/datums/api.dm @Arrow768 @NonQueueingMatt
2424

25-
# Custom items, alb
26-
/code/modules/customitems/item_defines.dm @Alberyk
25+
# Custom items, Matt
26+
/code/modules/customitems/item_defines.dm @NonQueueingMatt
2727

2828
# Mapping, inform dreamy
2929
/maps/ @DreamySkrell
@@ -43,7 +43,7 @@ code/__defines/tgui.dm @JohnWildkins
4343
code/modules/tgui @JohnWildkins
4444

4545
# Tools, often binary in nature, let arrow and alb know
46-
/tools/ @Arrow768 @Alberyk
46+
/tools/ @Arrow768 @NonQueueingMatt
4747

4848
# Pipeline/CI stuffs, arrow
4949
/scripts/ @Arrow768

.github/CONTRIBUTING.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,6 @@ Changelogs should be written in a concise and clear manner. There is no need for
7373
specific numbers, values, etcetera) in a changelog. If necessary, the PR can be tagged as **wiki update** for a wiki article to be written
7474
about it.
7575

76-
There also exist **IC changelogs**. These are presented in-game as a news article by NanoTrasen, and can be used to provide temporary fluff
77-
for in-game changes. To make use of these, simply put a IC changelog header into the description of the PR and write up the contents below
78-
it. An example:
79-
80-
> # IC Changelog
81-
> A new weapon was commissioned by NanoTrasen. It is currently being tested aboard the NSS Aurora
82-
8376
# Coding Standards
8477

8578
### Absolute Pathing

0 commit comments

Comments
 (0)