summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2019-01-04 20:01:38 +0000
committerPeter Powell <petpow@saberuk.com>2019-01-04 20:06:01 +0000
commitcefa51ba8eeb306d4f83e9298588df73e2033e3c (patch)
treed0089bbc00ddd2240b6bc86e6939d86826334f22 /src
parentf5de55813bce3197f5f866527c2c8b0769efcd01 (diff)
Update the names in the /INFO credits.
- Add linuxdaemon to Active Contributors. - Move Sheogorath to Active Contributors.
Diffstat (limited to 'src')
-rw-r--r--src/coremods/core_info/cmd_info.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp
index 54aa7e16e..ee0794934 100644
--- a/src/coremods/core_info/cmd_info.cpp
+++ b/src/coremods/core_info/cmd_info.cpp
@@ -53,7 +53,7 @@ static const char* const lines[] = {
" Robin Burchell, w00t, <w00t@inspircd.org>",
" ",
"\2Active Contributors\2:",
- " Adam",
+ " Adam linuxdaemon Sheogorath",
" ",
"\2Former Contributors\2:",
" dmb Zaba skenmy GreenReaper",
@@ -61,7 +61,7 @@ static const char* const lines[] = {
" Adremelech John2 jilles HiroP",
" eggy Bricker AnMaster djGrrr",
" nenolod Quension praetorian pippijn",
- " CC jamie typobox43 Burlex (win32)",
+ " CC jamie typobox43 Burlex",
" Stskeeps ThaPrince BuildSmart Thunderhacker",
" Skip LeaChim Majic MacGyver",
" Namegduf Ankit Phoenix Taros",
@@ -69,7 +69,6 @@ static const char* const lines[] = {
" ",
"\2Thanks To\2:",
" Asmo Brik fraggeln genius3000",
- " Sheogorath",
" ",
" Best experienced with: \2An IRC client\2",
NULL