commit:     a81f891e816c942198fcd05db32c57bbdb36413f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 18 19:56:07 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 18 19:56:07 2025 +0000
URL:        
https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=a81f891e

pyproject.toml: add email for Marien Zwart in authors list

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index f8f75c93..32c09b02 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,7 @@ authors = [
        {name = "Tim Harder", email = "[email protected]"},
        {name = "Brian Harring", email = "[email protected]"},
        {name = "Arthur Zamarin", email = "[email protected]"},
-       {name = "Marien Zwart"},
+       {name = "Marien Zwart", email = "[email protected]"},
 ]
 maintainers = [
        {name = "Arthur Zamarin", email = "[email protected]"},

Reply via email to