From acb59bf4d0287b6172e617e7be97bfd41461cc57 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Mon, 21 Sep 2015 04:09:35 +0200 Subject: info: Move jackmcbarn from developers back to contributors. His last contribution was moving his name here, which doesn't seem to quite gel. --- src/coremods/core_info/cmd_info.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 0d8c1a45a..492bfc445 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -45,7 +45,6 @@ static const char* const lines[] = { " Uli Schlachter, psychon, ", " Matt Smith, dz, ", " Daniel De Graaf, danieldg, ", - " jackmcbarn, ", " Attila Molnar, Attila, ", " ", "\2Regular Contributors\2:", @@ -64,6 +63,7 @@ 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", -- cgit v1.2.3 From 341c0a4c6812feaf0634d72b320bbbcfc5ba4c79 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Mon, 21 Sep 2015 04:13:14 +0200 Subject: info: Move the early three of us to a "founding developers" section. Reflecting the reality that we are of some kind of importance, even if we aren't really doing much nowdays except sipping cocktails on the beach. --- src/coremods/core_info/cmd_info.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 492bfc445..13f8fa415 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -35,9 +35,6 @@ static const char* const lines[] = { " November 2002 - Present", " ", "\2Core Developers\2:", - " Craig Edwards, Brain, ", - " Craig McLure, Craig, ", - " Robin Burchell, w00t, ", " Oliver Lupton, Om, ", " John Brooks, Special, ", " Dennis Friis, peavey, ", @@ -47,6 +44,11 @@ static const char* const lines[] = { " Daniel De Graaf, danieldg, ", " Attila Molnar, Attila, ", " ", + "\2Founding Developers\2:", + " Craig Edwards, Brain, ", + " Craig McLure, Craig, ", + " Robin Burchell, w00t, ", + " ", "\2Regular Contributors\2:", " Adam SaberUK", " ", -- cgit v1.2.3 From 05e1fc8840dd783ffa65a22e0d537a1d8bdbad5c Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Mon, 21 Sep 2015 04:14:56 +0200 Subject: info: Remove searchirc.com (now defunct), change irc-junkie credits to Asmo. Asmo was the guy who deserves thanks, not the site, per-se. --- src/coremods/core_info/cmd_info.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 13f8fa415..83ca2eba8 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -68,7 +68,7 @@ static const char* const lines[] = { " jackmcbarn", " ", "\2Thanks To\2:", - " searchirc.com irc-junkie.org Brik fraggeln", + " Asmo Brik fraggeln", " ", " Best experienced with: \2An IRC client\2", NULL -- cgit v1.2.3 From 492148fcbdf7c751ce65c18fcfb2217c42d5ed43 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Mon, 21 Sep 2015 04:16:24 +0200 Subject: info: Merge "Regular Contributors" and "Other Contributors" into "Active Contributors" Neither of the two other titles were really informative, and this now gels with "Former Contributors". --- src/coremods/core_info/cmd_info.cpp | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 83ca2eba8..6d9c3c022 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -49,11 +49,9 @@ static const char* const lines[] = { " Craig McLure, Craig, ", " Robin Burchell, w00t, ", " ", - "\2Regular Contributors\2:", - " Adam SaberUK", - " ", - "\2Other Contributors\2:", - " ChrisTX Shawn Shutter", + "\2Active Contributors\2:", + " Adam SaberUK ChrisTX", + " Shawn Shutter", " ", "\2Former Contributors\2:", " dmb Zaba skenmy GreenReaper", -- cgit v1.2.3 From a9503880d881d79ca91038c66ebe29da357108a5 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Mon, 21 Sep 2015 04:22:17 +0200 Subject: info: Reflect reality, and move everyone who hasn't committed since 2010 to "Former Developers" Self-explanatory, I hope. --- src/coremods/core_info/cmd_info.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 6d9c3c022..b98c6fe48 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -35,6 +35,9 @@ static const char* const lines[] = { " November 2002 - Present", " ", "\2Core Developers\2:", + " Attila Molnar, Attila, ", + " ", + "\2Former Developers\2:", " Oliver Lupton, Om, ", " John Brooks, Special, ", " Dennis Friis, peavey, ", @@ -42,7 +45,6 @@ static const char* const lines[] = { " Uli Schlachter, psychon, ", " Matt Smith, dz, ", " Daniel De Graaf, danieldg, ", - " Attila Molnar, Attila, ", " ", "\2Founding Developers\2:", " Craig Edwards, Brain, ", -- cgit v1.2.3 From 52030c893df467efd283468fc53ccde9bbe52dd9 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Mon, 21 Sep 2015 04:24:11 +0200 Subject: info: Move SaberUK to Core Developers. Reflects reality, he's done a fair chunk of work. :) --- src/coremods/core_info/cmd_info.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index b98c6fe48..c7e8e10e0 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -36,6 +36,7 @@ static const char* const lines[] = { " ", "\2Core Developers\2:", " Attila Molnar, Attila, ", + " Peter Powell, SaberUK, ", " ", "\2Former Developers\2:", " Oliver Lupton, Om, ", @@ -52,8 +53,7 @@ static const char* const lines[] = { " Robin Burchell, w00t, ", " ", "\2Active Contributors\2:", - " Adam SaberUK ChrisTX", - " Shawn Shutter", + " Adam ChrisTX Shawn Shutter", " ", "\2Former Contributors\2:", " dmb Zaba skenmy GreenReaper", -- cgit v1.2.3 From dba5909c5c801a78e37d6f95172df1826e332bb9 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Mon, 21 Sep 2015 04:24:54 +0200 Subject: info: Update my copyright since I've touched this rather extensively. --- src/coremods/core_info/cmd_info.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index c7e8e10e0..3bf219da9 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2011 Jackmcbarn * Copyright (C) 2009-2010 Daniel De Graaf - * Copyright (C) 2007-2008 Robin Burchell + * Copyright (C) 2007-2015 Robin Burchell * Copyright (C) 2008 Thomas Stagner * * This file is part of InspIRCd. InspIRCd is free software: you can -- cgit v1.2.3 From 1705eabc8147a0f365fceeda03a8804b54dc518c Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Fri, 9 Oct 2015 21:52:50 +0200 Subject: info: Move ChrisTX and Shawn to former contributors section. --- src/coremods/core_info/cmd_info.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 3bf219da9..8dad99453 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -53,7 +53,7 @@ static const char* const lines[] = { " Robin Burchell, w00t, ", " ", "\2Active Contributors\2:", - " Adam ChrisTX Shawn Shutter", + " Adam Shutter", " ", "\2Former Contributors\2:", " dmb Zaba skenmy GreenReaper", @@ -65,7 +65,7 @@ static const char* const lines[] = { " Stskeeps ThaPrince BuildSmart Thunderhacker", " Skip LeaChim Majic MacGyver", " Namegduf Ankit Phoenix Taros", - " jackmcbarn", + " jackmcbarn ChrisTX Shawn", " ", "\2Thanks To\2:", " Asmo Brik fraggeln", -- cgit v1.2.3 From cd00311dafdf7c93272c308669cc039a43299309 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Mon, 9 Nov 2015 21:41:21 +0100 Subject: inspircd: Don't list individual authors on startup. We already keep track of this in /INFO, so point there instead. --- src/inspircd.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/inspircd.cpp b/src/inspircd.cpp index fce99f421..5c4de52bd 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -367,12 +367,7 @@ InspIRCd::InspIRCd(int argc, char** argv) : } std::cout << con_green << "InspIRCd - Internet Relay Chat Daemon" << con_reset << ", compiled on " __DATE__ " at " __TIME__ << std::endl; - std::cout << con_green << "(C) InspIRCd Development Team." << con_reset << std::endl << std::endl; - std::cout << "Developers:" << std::endl; - std::cout << con_green << "\tBrain, FrostyCoolSlug, w00t, Om, Special, peavey" << std::endl; - std::cout << "\taquanight, psychon, dz, danieldg, jackmcbarn" << std::endl; - std::cout << "\tAttila" << con_reset << std::endl << std::endl; - std::cout << "Others:\t\t\t" << con_green << "See /INFO Output" << con_reset << std::endl; + std::cout << "For contributors & authors: " << con_green << "See /INFO Output" << con_reset << std::endl; #ifndef _WIN32 if (!do_root) -- cgit v1.2.3