diff options
author | Craig Andrews <candrews@gentoo.org> | 2023-02-23 13:28:47 -0500 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2023-02-23 13:33:28 -0500 |
commit | 24e22202f2e110b696f01c1fe9b559294bdd1345 (patch) | |
tree | 43f4f8496bd7e1a6081da01e6818eb3007ad65a4 /net-p2p | |
parent | net-p2p/transmission: The ENABLE_WEB option was renamed to REBUILD_WEB. (diff) | |
download | gentoo-24e22202f2e110b696f01c1fe9b559294bdd1345.tar.gz gentoo-24e22202f2e110b696f01c1fe9b559294bdd1345.tar.bz2 gentoo-24e22202f2e110b696f01c1fe9b559294bdd1345.zip |
net-p2p/transmission: add myself as a maintainer
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/29752
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/transmission/metadata.xml b/net-p2p/transmission/metadata.xml index b53bce5e75af..25854b5ac42d 100644 --- a/net-p2p/transmission/metadata.xml +++ b/net-p2p/transmission/metadata.xml @@ -5,6 +5,10 @@ <email>floppym@gentoo.org</email> <name>Mike Gilbert</name> </maintainer> + <maintainer type="person"> + <email>candrews@gentoo.org</email> + <name>Craig Andrews</name> + </maintainer> <upstream> <remote-id type="github">transmission/transmission</remote-id> </upstream> |