From 97f1d927b30b12b097a28f023c07965265035bd6 Mon Sep 17 00:00:00 2001 From: matthieu Michelet Date: Tue, 6 Mar 2018 17:33:48 +0100 Subject: [PATCH] Chirac est un con --- contributors.py | 2 +- re2o/management/commands/gen_contrib.py | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/contributors.py b/contributors.py index 358fd27b..02a2015c 100644 --- a/contributors.py +++ b/contributors.py @@ -1,3 +1,3 @@ #!/usr/bin/env python3 -contributeurs = ['Gabriel Detraz', 'chirac', 'Maël Kervella', 'LEVY-FALK Hugo', 'Dalahro', 'lhark', 'root', 'Chirac', 'Hugo LEVY-FALK', 'guimoz', 'Mael Kervella', 'klafyvel', 'matthieu', 'Yoann Pietri', 'Simon Brélivet', 'chibrac', 'David Sinquin', 'Pierre Cadart', 'moamoak', 'Éloi Alain', 'FERNET Laouen', 'Hugo Levy-Falk', 'Yoann PIETRI', 'B', 'Daniel STAN', 'Eloi Alain', 'Guimoz', 'Hugo Hervieux', 'Joanne Steiner', 'Laouen Fernet', 'Lemesle', 'MICHELET matthieu', 'Nymous', 'Thibault de BOUTRAY', 'Tipunchetrhum', 'Éloi ALAIN'] \ No newline at end of file +contributeurs = ['Gabriel Detraz', 'chirac', 'Maël Kervella', 'LEVY-FALK Hugo', 'Dalahro', 'lhark', 'root', 'Hugo LEVY-FALK', 'Chirac', 'guimoz', 'Mael Kervella', 'klafyvel', 'matthieu', 'Yoann Pietri', 'Simon Brélivet', 'chibrac', 'David Sinquin', 'Pierre Cadart', 'moamoak', 'Éloi Alain', 'FERNET Laouen', 'Hugo Levy-Falk', 'Joanne Steiner', 'Matthieu Michelet', 'Yoann PIETRI', 'B', 'Daniel STAN', 'Eloi Alain', 'Guimoz', 'Hugo Hervieux', 'Laouen Fernet', 'Lemesle', 'MICHELET matthieu', 'Nymous', 'Thibault de BOUTRAY', 'Tipunchetrhum', 'Éloi ALAIN'] \ No newline at end of file diff --git a/re2o/management/commands/gen_contrib.py b/re2o/management/commands/gen_contrib.py index 7d7f1b02..d33b560d 100644 --- a/re2o/management/commands/gen_contrib.py +++ b/re2o/management/commands/gen_contrib.py @@ -23,8 +23,6 @@ Write in a python file the list of all contributors sorted by number of commits. This list is extracted from the FedeRez gitlab repository. """ -fous moi un truc adapté au dessus aussi - from django.core.management.base import BaseCommand, CommandError import os