Skip to content

Commit ad35650

Browse files
committed
Update Email addresses
1 parent 100b8da commit ad35650

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributors
22

3-
- Marius Müller <marius.mueller@physik.uni-giessen.de>
4-
- Florian Dobener <[email protected]>
3+
- Marius Müller <marius.mueller@tutanota.de>
4+
- Florian Dobener <[email protected]>
55

66
# Acknowledgements
77

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ Until we have published a Paper on pyElli, we have prepared a Zenodo entry with
8484
- Solver2x2 based on Steve Byrnes' [tmm](https://github.com/sbyrnes321/tmm)
8585
- Mikhail Polyanskiy's [refractiveindex.info database](https://github.com/polyanskiy/refractiveindex.info-database) and Pavel Dmitriev's [pyTMM](https://github.com/kitchenknif/PyTMM) for his importer script for the database
8686

87-
[@MarJMue](https://github.com/MarJMue) receives financial support by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation), grant No. 398143140 (FOR 2824).
87+
[@MarJMue](https://github.com/MarJMue) received financial support from 2021 until 2025 by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation), grant No. 398143140 (FOR 2824).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pyElli"
77
description = "An ellipsometry analysis tool for reproducible and comprehensible building of optical models."
88
dynamic = ["version"]
99
authors = [
10-
{ name = "Marius Müller", email = "marius.mueller@physik.uni-giessen.de" },
10+
{ name = "Marius Müller", email = "marius.mueller@tutanota.de" },
1111
{ name = "Florian Dobener", email = "[email protected]" },
1212
]
1313
requires-python = ">=3.9"

0 commit comments

Comments
 (0)