From 16cc0bbcb8d596e9930c2dd31c045452261d0b0a Mon Sep 17 00:00:00 2001 From: chapeau Date: Sun, 27 Feb 2022 14:51:44 +0100 Subject: [PATCH] =?UTF-8?q?Changement=20de=20pr=C3=A9nom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mailmap | 3 +-- api/routers.py | 2 +- api/urls.py | 2 +- re2o/contributors.py | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.mailmap b/.mailmap index fc7dde8f..1783e4c3 100644 --- a/.mailmap +++ b/.mailmap @@ -38,8 +38,7 @@ Lara Kermarec Lara Kermarec Augustin Lemesle Augustin Lemesle -Corentin Canebier -Corentin Canebier +Caroline Canebier Root `root` Root Root `root` Root Root `root` Root diff --git a/api/routers.py b/api/routers.py index 9703d040..1b1939e7 100644 --- a/api/routers.py +++ b/api/routers.py @@ -4,7 +4,7 @@ # quelques clics. # # Copyright © 2018 Mael Kervella -# Copyright © 2020 Corentin Canebier +# Copyright © 2020 Caroline Canebier # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/api/urls.py b/api/urls.py index 5d06dff1..4dec48df 100644 --- a/api/urls.py +++ b/api/urls.py @@ -4,7 +4,7 @@ # quelques clics. # # Copyright © 2018 Maël Kervella -# Copyright © 2020 Corentin Canebier +# Copyright © 2020 Caroline Canebier # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/re2o/contributors.py b/re2o/contributors.py index 9ec281fe..16b89fb2 100644 --- a/re2o/contributors.py +++ b/re2o/contributors.py @@ -16,7 +16,7 @@ CONTRIBUTORS = [ 'Alexandre Iooss', 'Yoann Piétri', 'Charlie Jacomme', - 'Corentin Canebier', + 'Caroline Canebier', 'Bombar Maxime', 'Guillaume Goessel', 'Matthieu Michelet',