diff options
author | Ferenc Erki <erkiferenc@gmail.com> | 2020-01-12 20:20:57 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2020-03-09 21:45:07 +0100 |
commit | b6cd95c553cb925b734fd17479688d04374b3d2b (patch) | |
tree | d0ffda471079a8fdfc681e0b46997e3935a31d40 /app-misc/todo/metadata.xml | |
parent | app-misc/ttyrec: fix building with glibc 2.30. (diff) | |
download | gentoo-b6cd95c553cb925b734fd17479688d04374b3d2b.tar.gz gentoo-b6cd95c553cb925b734fd17479688d04374b3d2b.tar.bz2 gentoo-b6cd95c553cb925b734fd17479688d04374b3d2b.zip |
app-misc/todo: add myself as proxied maintainer.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14322
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-misc/todo/metadata.xml')
-rw-r--r-- | app-misc/todo/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app-misc/todo/metadata.xml b/app-misc/todo/metadata.xml index 18711a51920c..7c2302dd216d 100644 --- a/app-misc/todo/metadata.xml +++ b/app-misc/todo/metadata.xml @@ -5,6 +5,14 @@ <email>monsieurp@gentoo.org</email> <name>Patrice Clement</name> </maintainer> + <maintainer type="person"> + <email>erkiferenc@gmail.com</email> + <name>Ferenc Erki</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="github">ginatrapani/todo.txt-cli</remote-id> </upstream> |