diff options
author | 2021-07-30 13:35:18 +0200 | |
---|---|---|
committer | 2021-07-30 13:35:32 +0200 | |
commit | 18d3af05619f2a68ab6d25b042e391b209e54a8d (patch) | |
tree | a319b11726334d11df3ef4ce4c27bb9b22ee09f1 /dev-util/include-what-you-use | |
parent | dev-haskell/haskell-platform: drop masked package (diff) | |
download | gentoo-18d3af05619f2a68ab6d25b042e391b209e54a8d.tar.gz gentoo-18d3af05619f2a68ab6d25b042e391b209e54a8d.tar.bz2 gentoo-18d3af05619f2a68ab6d25b042e391b209e54a8d.zip |
dev-util/include-what-you-use: add myself as a maintainer
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-util/include-what-you-use')
-rw-r--r-- | dev-util/include-what-you-use/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/include-what-you-use/metadata.xml b/dev-util/include-what-you-use/metadata.xml index fd40528efff9..5fb0fc39368c 100644 --- a/dev-util/include-what-you-use/metadata.xml +++ b/dev-util/include-what-you-use/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type='person'> + <email>flow@gentoo.org</email> + <name>Florian Schmaus</name> + </maintainer> <upstream> <remote-id type="github">include-what-you-use/include-what-you-use</remote-id> </upstream> |