diff options
author | 2024-08-30 04:28:15 +0200 | |
---|---|---|
committer | 2024-10-17 11:13:46 +0300 | |
commit | 7e5c8f1f9f6c7e13c5782c9ef406dabaf457aa76 (patch) | |
tree | 1aa67505185d26be19b54ac9e3416e59bf7e84eb /net-misc/oidc-agent | |
parent | app-admin/passwordsafe: add 1.19.1 (diff) | |
download | gentoo-7e5c8f1f9f6c7e13c5782c9ef406dabaf457aa76.tar.gz gentoo-7e5c8f1f9f6c7e13c5782c9ef406dabaf457aa76.tar.bz2 gentoo-7e5c8f1f9f6c7e13c5782c9ef406dabaf457aa76.zip |
net-misc/oidc-agent: add myself as a maintainer
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc/oidc-agent')
-rw-r--r-- | net-misc/oidc-agent/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-misc/oidc-agent/metadata.xml b/net-misc/oidc-agent/metadata.xml index 77a6fd266217..0095e08e87be 100644 --- a/net-misc/oidc-agent/metadata.xml +++ b/net-misc/oidc-agent/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <email>o.freyermuth@googlemail.com</email> + <name>Oliver Freyermuth</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription> oidc-agent is a set of tools to manage OpenID Connect tokens and make them easily usable from the command line. We followed the ssh-agent design, so users |