File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Copyright (c) 2026 Mirko Westermeier
1+ Copyright (c) 2026 Mirko Westermeier, Katharina Dietz
22
33Permission is hereby granted, free of charge, to any person obtaining
44a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Please note that this project has a [Code of Conduct](CODE_OF_CONDUCT.md).
7575
7676## Copyright and License
7777
78- Copyright (c) 2026 [ Mirko Westermeier] [ gh-memowe ] (SCDH, University of Münster)
78+ Copyright (c) 2026 [ Mirko Westermeier] [ gh-memowe ] , [ Katharina Dietz ] [ gh-kdietzm ] (SCDH, University of Münster)
7979
8080Released under the [ MIT License] ( LICENSE ) .
8181
@@ -90,3 +90,4 @@ Released under the [MIT License](LICENSE).
9090[ gh-issues ] : https://github.com/SCDH/pygexml/issues
9191[ gh-prs ] : https://github.com/SCDH/pygexml/pulls
9292[ gh-memowe ] : https://github.com/memowe
93+ [ gh-kdietzm ] : https://github.com/KDietzM
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ license = "MIT"
1111requires-python = " >=3.12"
1212authors = [
1313 { name = " Mirko Westermeier" , email = " mirko.westermeier@uni-muenster.de" },
14+ { name = " Katharina Dietz" , email = " katharina.dietz@uni-muenster.de" },
1415]
1516dependencies = [
1617 " lxml" ,
You can’t perform that action at this time.
0 commit comments