summaryrefslogtreecommitdiff
path: root/src/coremods/core_info
diff options
context:
space:
mode:
authorRobin Burchell <robin+git@viroteck.net>2015-09-21 04:16:24 +0200
committerRobin Burchell <robin+git@viroteck.net>2015-11-09 21:33:22 +0100
commit492148fcbdf7c751ce65c18fcfb2217c42d5ed43 (patch)
tree05e5655a0e3826cb6aebb8ad85b79afa9856ca9c /src/coremods/core_info
parent05e1fc8840dd783ffa65a22e0d537a1d8bdbad5c (diff)
info: Merge "Regular Contributors" and "Other Contributors" into "Active Contributors"
Neither of the two other titles were really informative, and this now gels with "Former Contributors".
Diffstat (limited to 'src/coremods/core_info')
-rw-r--r--src/coremods/core_info/cmd_info.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp
index 83ca2eba8..6d9c3c022 100644
--- a/src/coremods/core_info/cmd_info.cpp
+++ b/src/coremods/core_info/cmd_info.cpp
@@ -49,11 +49,9 @@ static const char* const lines[] = {
" Craig McLure, Craig, <craig@inspircd.org>",
" Robin Burchell, w00t, <w00t@inspircd.org>",
" ",
- "\2Regular Contributors\2:",
- " Adam SaberUK",
- " ",
- "\2Other Contributors\2:",
- " ChrisTX Shawn Shutter",
+ "\2Active Contributors\2:",
+ " Adam SaberUK ChrisTX",
+ " Shawn Shutter",
" ",
"\2Former Contributors\2:",
" dmb Zaba skenmy GreenReaper",