Skip to content

Commit bf31f25

Browse files
committed
Add @KDietzM as a contributor
1 parent f3d34b9 commit bf31f25

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2026 Mirko Westermeier
1+
Copyright (c) 2026 Mirko Westermeier, Katharina Dietz
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

8080
Released 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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ license = "MIT"
1111
requires-python = ">=3.12"
1212
authors = [
1313
{ name = "Mirko Westermeier", email = "mirko.westermeier@uni-muenster.de" },
14+
{ name = "Katharina Dietz", email = "katharina.dietz@uni-muenster.de" },
1415
]
1516
dependencies = [
1617
"lxml",

0 commit comments

Comments
 (0)