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