diff options
author | 2024-02-25 11:16:12 +0100 | |
---|---|---|
committer | 2024-02-25 11:27:44 +0100 | |
commit | cf52bbfa8321519a7b222f0ef295f45543762497 (patch) | |
tree | 2081acf97cc04ecacd36cff66828026e4cafe501 /x11-plugins/guifications | |
parent | dev-ruby/ammeter: add 1.1.7 (diff) | |
download | gentoo-cf52bbfa8321519a7b222f0ef295f45543762497.tar.gz gentoo-cf52bbfa8321519a7b222f0ef295f45543762497.tar.bz2 gentoo-cf52bbfa8321519a7b222f0ef295f45543762497.zip |
x11-plugins/guifications: add myself as a maintainer
Signed-off-by: Andreas Schuerch <nativemad@gentoo.org>
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r-- | x11-plugins/guifications/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/guifications/metadata.xml b/x11-plugins/guifications/metadata.xml index 85e4ed814fa2..e8de1c56b30f 100644 --- a/x11-plugins/guifications/metadata.xml +++ b/x11-plugins/guifications/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <maintainer type="person"> + <email>nativemad@gentoo.org</email> + <name>Andreas Schuerch</name> + </maintainer> </pkgmetadata> |