]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Update the names in the /INFO credits.
authorPeter Powell <petpow@saberuk.com>
Fri, 4 Jan 2019 20:01:38 +0000 (20:01 +0000)
committerPeter Powell <petpow@saberuk.com>
Fri, 4 Jan 2019 20:06:01 +0000 (20:06 +0000)
- Add linuxdaemon to Active Contributors.
- Move Sheogorath to Active Contributors.

src/coremods/core_info/cmd_info.cpp

index 54aa7e16eff9d863c87598dd750b665bb4a8a1c6..ee079493488e81005f653023b9978589192f3956 100644 (file)
@@ -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