X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcoremods%2Fcore_info%2Fcmd_info.cpp;h=b98c6fe48572007ee762c3a8fb31e02f74c8dca7;hb=a9503880d881d79ca91038c66ebe29da357108a5;hp=0d8c1a45a9a7d382e9d41a322f72f9ca34a78df7;hpb=f71e6bf9cb41811f18864f5d4eecb26e29d03f25;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 0d8c1a45a..b98c6fe48 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -35,9 +35,9 @@ static const char* const lines[] = { " November 2002 - Present", " ", "\2Core Developers\2:", - " Craig Edwards, Brain, ", - " Craig McLure, Craig, ", - " Robin Burchell, w00t, ", + " Attila Molnar, Attila, ", + " ", + "\2Former Developers\2:", " Oliver Lupton, Om, ", " John Brooks, Special, ", " Dennis Friis, peavey, ", @@ -45,14 +45,15 @@ static const char* const lines[] = { " Uli Schlachter, psychon, ", " Matt Smith, dz, ", " Daniel De Graaf, danieldg, ", - " jackmcbarn, ", - " Attila Molnar, Attila, ", " ", - "\2Regular Contributors\2:", - " Adam SaberUK", + "\2Founding Developers\2:", + " Craig Edwards, Brain, ", + " Craig McLure, Craig, ", + " Robin Burchell, w00t, ", " ", - "\2Other Contributors\2:", - " ChrisTX Shawn Shutter", + "\2Active Contributors\2:", + " Adam SaberUK ChrisTX", + " Shawn Shutter", " ", "\2Former Contributors\2:", " dmb Zaba skenmy GreenReaper", @@ -64,9 +65,10 @@ static const char* const lines[] = { " Stskeeps ThaPrince BuildSmart Thunderhacker", " Skip LeaChim Majic MacGyver", " Namegduf Ankit Phoenix Taros", + " jackmcbarn", " ", "\2Thanks To\2:", - " searchirc.com irc-junkie.org Brik fraggeln", + " Asmo Brik fraggeln", " ", " Best experienced with: \2An IRC client\2", NULL