Skip to content
Snippets Groups Projects

Update copyright

Merged Jonathan Weth requested to merge update-copyright into master
2 files
+ 4
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
1
@@ -43,9 +43,10 @@ class CoreConfig(AppConfig):
([2019, 2020, 2021, 2022], "Dominik George", "dominik.george@teckids.org"),
([2019, 2020, 2021, 2022], "Tom Teichler", "tom.teichler@teckids.org"),
([2019], "mirabilos", "thorsten.glaser@teckids.org"),
([2021, 2022], "magicfelix", "felix@felix-zauberer.de"),
([2021], "Lloyd Meins", "meinsll@katharineum.de"),
([2021], "magicfelix", "felix@felix-zauberer.de"),
([2022], "Benedict Suska", "benedict.suska@teckids.org"),
([2022], "Lukas Weichelt", "lukas.weichelt@teckids.org"),
)
def ready(self):
Loading