diff options
| author | 2015-09-21 04:16:24 +0200 | |
|---|---|---|
| committer | 2015-11-09 21:33:22 +0100 | |
| commit | 492148fcbdf7c751ce65c18fcfb2217c42d5ed43 (patch) | |
| tree | 05e5655a0e3826cb6aebb8ad85b79afa9856ca9c /src | |
| parent | info: Remove searchirc.com (now defunct), change irc-junkie credits to Asmo. (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')
| -rw-r--r-- | src/coremods/core_info/cmd_info.cpp | 8 |
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", |
