aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Sadie Powell2024-05-21 00:25:40 +0100
committerGravatar Sadie Powell2024-05-21 00:27:30 +0100
commit49d2c4391a6bc4d8e6ebd04b1bb34e8cd52e002b (patch)
tree4e3941c565f0cd635d711e5ff64064d84921feb3
parentFix building on macOS. (diff)
Fix the indentation of the contributors list.
-rw-r--r--src/coremods/core_info/cmd_info.cpp28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp
index 6bbd4e1a1..71bdf0538 100644
--- a/src/coremods/core_info/cmd_info.cpp
+++ b/src/coremods/core_info/cmd_info.cpp
@@ -57,24 +57,24 @@ static const char* const lines[] = {
" Robin Burchell, w00t, <w00t@inspircd.org>",
" ",
"\002Active Contributors\002:",
- " Adam progval Robby",
+ " Adam progval Robby",
" ",
"\002Former Contributors\002:",
- " Adremelech Ankit AnMaster Bricker",
- " BuildSmart Burlex CC ChrisTX",
- " Dan djGrrr dmb eggy",
- " fraggeln GreenReaper HiroP jackmcbarn",
- " jamie Jason jilles John2",
- " kaniini LeaChim linuxdaemon MacGyver",
- " majic Namegduf owine Phoenix",
- " pippijn praetorian Quension satmd",
- " Shawn Sheogorath Shutter skenmy",
- " Skip Stskeeps Taros ThaPrince",
- " Thunderhacker typobox43 Zaba",
+ " Adremelech Ankit AnMaster Bricker",
+ " BuildSmart Burlex CC ChrisTX",
+ " Dan djGrrr dmb eggy",
+ " fraggeln GreenReaper HiroP jackmcbarn",
+ " jamie Jason jilles John2",
+ " kaniini LeaChim linuxdaemon MacGyver",
+ " majic Namegduf owine Phoenix",
+ " pippijn praetorian Quension satmd",
+ " Shawn Sheogorath Shutter skenmy",
+ " Skip Stskeeps Taros ThaPrince",
+ " Thunderhacker typobox43 Zaba",
" ",
"\002Thanks To\002:",
- " Asmo Brik dan- Duck",
- " jwheare prawnsalad",
+ " Asmo Brik dan- Duck",
+ " jwheare prawnsalad",
" ",
" Best experienced with \002an IRC client\002",
NULL