From 4e392e7f44c84ece2c1e7c721ea008f05467ee7b Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Fri, 6 Sep 2024 01:41:59 -0400 Subject: [PATCH] AboutSystem Credits: Move a number of people from Current to Past maintainers. Anyone I've moved, I didn't see any signs of code contributions or reviews, tickets, or forum posts in the last year and a half at least. They may still be around and reachable, but I don't think that suffices to be a "Haiku maintainer". I've also moved Alexander up in the list of maintainers; the "Past" list doesn't seem to count "von" for the alphabetical sort. There was also one mis-sort in the past list which I've fixed. Change-Id: If6763372be6a23b24bc0f781243e198d1734a849 Reviewed-on: https://review.haiku-os.org/c/haiku/+/8239 Reviewed-by: waddlesplash Haiku-Format: Haiku-format Bot Tested-by: Commit checker robot --- src/apps/aboutsystem/Credits.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/apps/aboutsystem/Credits.h b/src/apps/aboutsystem/Credits.h index 4ef9a9cc57..87c85b7c43 100644 --- a/src/apps/aboutsystem/Credits.h +++ b/src/apps/aboutsystem/Credits.h @@ -511,21 +511,17 @@ static const Translation kTranslations[] = { #define kCurrentMaintainers \ "Pascal R. G. Abresch\n" \ - "Kyle Ambroff-Kao\n" \ - "Stephan Aßmus\n" \ "Máximo Castañeda\n" \ "Augustin Cavalier\n" \ "Stefano Ceccherini\n" \ "Rudolf Cornelissen\n" \ "Adrien Destugues\n" \ - "Oliver Ruiz Dorantes\n" \ "Axel Dörfler\n" \ "Jérôme Duval\n" \ + "Alexander von Gluck IV\n" \ "René Gollent\n" \ "Jessica Hamilton\n" \ - "Brian Hill\n" \ "Fredrik Holmqvist\n" \ - "Philippe Houdoin\n" \ "David Karoly\n" \ "Kacper Kasper\n" \ "Ryan Leavengood\n" \ @@ -533,25 +529,25 @@ static const Translation kTranslations[] = { "Michael Lotz\n" \ "Scott McCreary\n" \ "Puck Meerburg\n" \ - "Fredrik Modéen\n" \ - "Joseph R. Prostko\n" \ "Niels Sascha Reedijk\n" \ "François Revol\n" \ "Jonathan Schleifer\n" \ "John Scipione\n" \ "Joachim Seemer (Humdinger)\n" \ "Gerasim Troeglazov\n" \ - "Alexander von Gluck IV\n" \ "\n" #define kPastMaintainers \ "Ithamar R. Adema\n" \ "Bruno G. Albuquerque\n" \ + "Kyle Ambroff-Kao\n" \ + "Stephan Aßmus\n" \ "Andrew Bachmann\n" \ "Salvatore Benedetto\n" \ "Dario Casalinuovo\n" \ "Tyler Dauwalder\n" \ "Alexandre Deckner\n" \ + "Oliver Ruiz Dorantes\n" \ "Pawel Dziepak\n" \ "Daniel Furrer\n" \ "Andre Alves Garzia\n" \ @@ -559,6 +555,8 @@ static const Translation kTranslations[] = { "Colin Günther\n" \ "Julian Harnath\n" \ "Karsten Heimrich\n" \ + "Brian Hill\n" \ + "Philippe Houdoin\n" \ "Erik Jaesler\n" \ "Maurice Kalinowski\n" \ "Euan Kirkhope\n" \ @@ -569,12 +567,14 @@ static const Translation kTranslations[] = { "Matt Madia\n" \ "David McPaul\n" \ "Wim van der Meer\n" \ + "Fredrik Modéen\n" \ "Hamish Morrison\n" \ - "Michael Pfeiffer\n" \ "Frans Van Nispen\n" \ "Adi Oanca\n" \ "Marcus Overhagen\n" \ + "Michael Pfeiffer\n" \ "Michael Phipps\n" \ + "Joseph R. Prostko\n" \ "David Reid\n" \ "Philippe Saint-Pierre\n" \ "Hugo Santos\n" \