]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Alphabetically sort names in the credits.
authorSadie Powell <sadie@witchery.services>
Thu, 26 Mar 2020 15:55:18 +0000 (15:55 +0000)
committerSadie Powell <sadie@witchery.services>
Fri, 27 Mar 2020 13:33:50 +0000 (13:33 +0000)
src/coremods/core_info/cmd_info.cpp

index e17cc6bd76c4e831494d2b809cc6754ad5abc4c8..c08f1ae3a97d873c54c76fe85f4a7fddd0545123 100644 (file)
@@ -42,13 +42,13 @@ static const char* const lines[] = {
        "    Sadie Powell,           SadieCat,   <sadie@witchery.services>",
        " ",
        "\002Former Developers\002:",
-       "    Oliver Lupton,          Om,         <om@inspircd.org>",
-       "    John Brooks,            Special,    <special@inspircd.org>",
+       "    Daniel De Graaf,        danieldg,   <danieldg@inspircd.org>",
        "    Dennis Friis,           peavey,     <peavey@inspircd.org>",
+       "    John Brooks,            Special,    <special@inspircd.org>",
+       "    Matt Smith,             dz,         <dz@inspircd.org>",
+       "    Oliver Lupton,          Om,         <om@inspircd.org>",
        "    Thomas Stagner,         aquanight,  <aquanight@inspircd.org>",
        "    Uli Schlachter,         psychon,    <psychon@inspircd.org>",
-       "    Matt Smith,             dz,         <dz@inspircd.org>",
-       "    Daniel De Graaf,        danieldg,   <danieldg@inspircd.org>",
        " ",
        "\002Founding Developers\002:",
        "    Craig Edwards,          Brain,      <brain@inspircd.org>",
@@ -59,16 +59,16 @@ static const char* const lines[] = {
        "    Adam           linuxdaemon     Sheogorath",
        " ",
        "\002Former Contributors\002:",
-       "   dmb             Zaba            skenmy         GreenReaper",
-       "   Dan             Jason           satmd          owine",
-       "   Adremelech      John2           jilles         HiroP",
-       "   eggy            Bricker         AnMaster       djGrrr",
-       "   nenolod         Quension        praetorian     pippijn",
-       "   CC              jamie           typobox43      Burlex",
-       "   Stskeeps        ThaPrince       BuildSmart     Thunderhacker",
-       "   Skip            LeaChim         Majic          MacGyver",
-       "   Namegduf        Ankit           Phoenix        Taros",
-       "   jackmcbarn      ChrisTX         Shawn          Shutter",
+       "   Adremelech      Ankit           AnMaster        Bricker",
+       "   BuildSmart      Burlex          CC              ChrisTX",
+       "   Dan             djGrrr          dmb             eggy",
+       "   GreenReaper     HiroP           jackmcbarn      jamie",
+       "   Jason           jilles          John2           kaniini",
+       "   LeaChim         MacGyver        Majic           Namegduf",
+       "   owine           Phoenix         pippijn         praetorian",
+       "   Quension        satmd           Shawn           Shutter",
+       "   skenmy          Skip            Stskeeps        Taros",
+       "   ThaPrince       Thunderhacker   typobox43       Zaba",
        " ",
        "\002Thanks To\002:",
        "   Asmo            Brik            fraggeln       genius3000",