Browse Source

Merge branch 'update-chapeau-dev' into 'dev'

Changement de prénom

See merge request re2o/re2o!629
pipelines/3386
chapeau 3 years ago
parent
commit
30b5a5af79
  1. 3
      .mailmap
  2. 2
      api/routers.py
  3. 2
      api/urls.py
  4. 2
      pyproject.toml
  5. 2
      radius/api/serializers.py
  6. 2
      radius/api/urls.py
  7. 2
      radius/api/views.py
  8. 2
      radius/urls.py
  9. 2
      re2o/acl.py
  10. 2
      re2o/contributors.py
  11. 2
      re2o/mixins.py

3
.mailmap

@ -38,8 +38,7 @@ Lara Kermarec <lhark@lharktop> <lhark@federez-test>
Lara Kermarec <lhark@lharktop> <lhark@hydra>
Augustin Lemesle <augustin.lemesle@supelec.fr> <augustin.lemesle@supelec.fr>
Augustin Lemesle <augustin.lemesle@supelec.fr> <Dalahro@arachne>
Corentin Canebier <corentin@canebier.fr>
Corentin Canebier <corentin@canebier.fr> <corentin.canebier@student-cs.fr>
Caroline Canebier <caroline@canebier.fr>
Root `root` Root <root@arachne>
Root `root` Root <root@arachne> <root@hydra.rezometz.org>
Root `root` Root <root@arachne> <root@federez-test.crans.org>

2
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

2
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

2
pyproject.toml

@ -14,7 +14,7 @@ authors = [
"Alexandre Iooss",
"Yoann Piétri",
"Charlie Jacomme",
"Corentin Canebier",
"Caroline Canebier",
"Bombar Maxime",
"Guillaume Goessel",
"Matthieu Michelet",

2
radius/api/serializers.py

@ -3,7 +3,7 @@
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# 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

2
radius/api/urls.py

@ -3,7 +3,7 @@
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# 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

2
radius/api/views.py

@ -3,7 +3,7 @@
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# 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

2
radius/urls.py

@ -3,7 +3,7 @@
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2021 Corentin Canebier
# Copyright © 2021 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

2
re2o/acl.py

@ -6,7 +6,7 @@
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Lara Kermarec
# Copyright © 2017 Augustin Lemesle
# 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

2
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",

2
re2o/mixins.py

@ -5,7 +5,7 @@
#
# Copyright © 2018 Gabriel Détraz
# Copyright © 2017 Charlie Jacomme
# 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

Loading…
Cancel
Save