From 13d6390aeca042cf38565f13664c8dac7d243602 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 27 Mar 2020 13:32:46 +0000 Subject: Update the credits. - Move Attila to former developers (RIP). - Move genius3000 to core developers. - Add Robby to contributors. - Add prawnsalad to thanks. --- src/coremods/core_info/cmd_info.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index c08f1ae3a..c4e9464d8 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -38,10 +38,11 @@ static const char* const lines[] = { " November 2002 - Present", " ", "\002Core Developers\002:", - " Attila Molnar, Attila, ", + " Matt Schatz, genius3000, ", " Sadie Powell, SadieCat, ", " ", "\002Former Developers\002:", + " Attila Molnar, Attila, ", " Daniel De Graaf, danieldg, ", " Dennis Friis, peavey, ", " John Brooks, Special, ", @@ -56,7 +57,7 @@ static const char* const lines[] = { " Robin Burchell, w00t, ", " ", "\002Active Contributors\002:", - " Adam linuxdaemon Sheogorath", + " Adam linuxdaemon Robby Sheogorath", " ", "\002Former Contributors\002:", " Adremelech Ankit AnMaster Bricker", @@ -71,7 +72,7 @@ static const char* const lines[] = { " ThaPrince Thunderhacker typobox43 Zaba", " ", "\002Thanks To\002:", - " Asmo Brik fraggeln genius3000", + " Asmo Brik fraggeln prawnsalad", " ", " Best experienced with: \002An IRC client\002", NULL -- cgit v1.2.3