diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-02-21 07:23:10 +0000 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-02-21 07:23:10 +0000 |
commit | 5cfb428eaed892f492d9cd8c7cbe2a7b9c44c5a1 (patch) | |
tree | 897b32d08b046f6ba0cc553bf83181218a43d070 /sys-devel/mold | |
parent | dev-ruby/rails: add 6.0.4.6 (diff) | |
download | gentoo-5cfb428eaed892f492d9cd8c7cbe2a7b9c44c5a1.tar.gz gentoo-5cfb428eaed892f492d9cd8c7cbe2a7b9c44c5a1.tar.bz2 gentoo-5cfb428eaed892f492d9cd8c7cbe2a7b9c44c5a1.zip |
sys-devel/mold: add myself as a maintainer
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'sys-devel/mold')
-rw-r--r-- | sys-devel/mold/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-devel/mold/metadata.xml b/sys-devel/mold/metadata.xml index 05bec5e598ef..f8a85299d5bb 100644 --- a/sys-devel/mold/metadata.xml +++ b/sys-devel/mold/metadata.xml @@ -5,6 +5,10 @@ <email>sam@gentoo.org</email> <name>Sam James</name> </maintainer> + <maintainer type="person"> + <email>matthew@gentoo.org</email> + <name>Matthew Smith</name> + </maintainer> <upstream> <remote-id type="github">rui314/mold</remote-id> </upstream> |