From d1d3542828a30f80d3798cedcc50efa956450219 Mon Sep 17 00:00:00 2001 From: Hugo Levy-Falk Date: Sat, 28 Dec 2019 12:56:07 +0100 Subject: [PATCH] update contributors for 2.8 --- re2o/contributors.py | 59 ++++++++++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 24 deletions(-) diff --git a/re2o/contributors.py b/re2o/contributors.py index f8df11eb..bdcf5f9a 100644 --- a/re2o/contributors.py +++ b/re2o/contributors.py @@ -4,29 +4,40 @@ A list of the proud contributors to Re2o """ CONTRIBUTORS = [ - 'Gabriel "Chirac" Détraz', - 'Maël "MoaMoaK" Kervella', - 'Hugo "Klafyvel" Levy--Falk', - 'Augustin "Dahlaro" Lemesle', - 'Lara "Lhark" Kermarec', - 'Guillaume "Guimoz" Goessel', - 'Yoann "Nanoy" Pietri', - 'Matthieu "Lebanni" Michelet', - 'Arthur "Grizzly" Grisel-Davy', - 'Simon "Rezatoune" Brélivet', - 'David "5-1" Sinquin', - 'Pierre "Redstorm" Cadart', - 'Éloi "Goslig" Alain', - 'Laouen "Volgarr" Fernet', + "Gabriel 'chibrac' Detraz", + "Hugo 'klafyvel' Levy-Falk", + "Maël 'MoaMoaK' Kervella", + "Arthur 'Grizzly' Grisel-Davy", + "Augustin 'Dalahro' Lemesle", + "Laouen 'volgarr' Fernet", + "Lara 'lhark' Kermarec", + "Alexandre 'erdnaxe' Ioss", + "Charlie Jacomme", + "Root 'root' Root", + "Yoann 'nanoy' Pietri", + "Maxime Bombar", + "Matthieu 'lebanni' Michelet", + "Guillaume 'guimoz' Goessel", + "edpibu", + "Jean-Romain 'lerennais' Garnier", + "David '5-1' Sinquin", + "Gabriel Le Bouder", + "Fardale", + "Éloi Alain", + "Simon Brelivet", + "Antoine Vintache", + "Benjamin Graillot", + "Thibault 'tipunchetrhum' Deboutray", "Joanne Steiner", - '"Krokmou"', - 'Thibault "Tipunchetrhum" de Boutray', - 'Baptiste "B" Fournier', - 'Daniel "Dstan" Stan', - 'Hugo "Shaka" Hervieux', - '"Mikachu"', - 'Thomas "Nymous" Gaudin', - 'Benjamin "Esum" Graillot', - 'Gabriel "Boudy" Le Bouder', - 'Charlie "Le membre" Jacomme', + "Delphine Salvy", + "Pierre Cadart", + "'Krokmou'", + "Vincent Le Gallic", + "Hugo 'shaka' Hervieux", + "Pierre-Antoine Comby", + "Nymous", + "Mikachu", + "Baptiste 'B' Fournier", + "Gwenael Le Hir", + "Daniel Stan", ]