diff options
author | Sam James <sam@gentoo.org> | 2023-01-29 05:13:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-29 05:20:17 +0000 |
commit | 221ff75adb7f9fc113e85288c9bde8851769f622 (patch) | |
tree | 7b88301e8a5fa706ed55e38b402aebed54e26ae5 /net-misc | |
parent | dev-util/gperf: adopt for base-system@ (co-maint welcome) (diff) | |
download | gentoo-221ff75adb7f9fc113e85288c9bde8851769f622.tar.gz gentoo-221ff75adb7f9fc113e85288c9bde8851769f622.tar.bz2 gentoo-221ff75adb7f9fc113e85288c9bde8851769f622.zip |
net-misc/curl: adopt for base-system@ (co-maint welcome)
Please feel free to join base-system on this.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-misc/curl/metadata.xml b/net-misc/curl/metadata.xml index 7dd9912cb431..c5e46460fcc8 100644 --- a/net-misc/curl/metadata.xml +++ b/net-misc/curl/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="project"> + <email>base-system@gentoo.org</email> + <name>Gentoo Base System</name> + </maintainer> <use> <flag name="alt-svc">Enable alt-svc support</flag> <flag name="brotli">Enable brotli compression support</flag> |