diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/coremods/core_info/cmd_info.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index b98c6fe48..c7e8e10e0 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -36,6 +36,7 @@ static const char* const lines[] = { " ", "\2Core Developers\2:", " Attila Molnar, Attila, <attilamolnar@hush.com>", + " Peter Powell, SaberUK, <petpow@saberuk.com>", " ", "\2Former Developers\2:", " Oliver Lupton, Om, <om@inspircd.org>", @@ -52,8 +53,7 @@ static const char* const lines[] = { " Robin Burchell, w00t, <w00t@inspircd.org>", " ", "\2Active Contributors\2:", - " Adam SaberUK ChrisTX", - " Shawn Shutter", + " Adam ChrisTX Shawn Shutter", " ", "\2Former Contributors\2:", " dmb Zaba skenmy GreenReaper", |