Skip to content

Commit 2906d38

Browse files
committed
fix: Update authors
1 parent 9615099 commit 2906d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
99
description = "Python bindings for the C2PA Content Authenticity Initiative (CAI) library"
1010
readme = { file = "README.md", content-type = "text/markdown" }
1111
license = { text = "MIT OR Apache-2.0" }
12-
authors = [{ name = "Gavin Peacock", email = "[email protected]" }]
12+
authors = [{ name = "Gavin Peacock", email = "[email protected]" }, { name = "Tania Mathern", email = "[email protected]" }]
1313
classifiers = [
1414
"Programming Language :: Python :: 3",
1515
"Operating System :: MacOS",

0 commit comments

Comments
 (0)