summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2025-11-23 21:26:26 -0500
committerEli Schwartz <eschwartz@gentoo.org>2025-11-26 23:57:58 -0500
commit6b54a145c9769d31d603e697881b65369a24de56 (patch)
tree53c308df9f727bff4108cb2e188df5a69fd818af /dev-vcs
parente0c37d669e01303573864bed2e87c0b76d9bbcea (diff)
downloadgentoo-6b54a145c9769d31d603e697881b65369a24de56.tar.gz
gentoo-6b54a145c9769d31d603e697881b65369a24de56.tar.bz2
gentoo-6b54a145c9769d31d603e697881b65369a24de56.zip
dev-vcs/git-crypt: add myself as a maintainer
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-crypt/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-vcs/git-crypt/metadata.xml b/dev-vcs/git-crypt/metadata.xml
index ec02737047b7..9ed7feca8819 100644
--- a/dev-vcs/git-crypt/metadata.xml
+++ b/dev-vcs/git-crypt/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>eschwartz@gentoo.org</email>
+ <name>Eli Schwartz</name>
+ </maintainer>
<upstream>
<remote-id type="github">AGWA/git-crypt</remote-id>
</upstream>