Skip to content

Commit ebfa285

Browse files
committed
Update due to my name-change
1 parent 896a5e3 commit ebfa285

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Copyright (c) 2017, Thomas Hisch
2+
Copyright (c) 2017-2024, Thomas Wimmer
33
All rights reserved.
44

55
Redistribution and use in source and binary forms, with or without

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ requires-python = ">=3.8"
77
license = { file = "LICENSE" }
88
keywords = ["sphinx", "pytest", "rst"]
99
authors = [
10-
{ name="Thomas Hisch", email="t.hisch@gmail.com" }
10+
{ name="Thomas Wimmer", email="thomaswimmer@posteo.com" }
1111
]
1212
maintainers = [
13-
{ name="Thomas Hisch", email="t.hisch@gmail.com" }
13+
{ name="Thomas Wimmer", email="thomaswimmer@posteo.com" }
1414
]
1515

1616
classifiers = [

0 commit comments

Comments
 (0)