diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-04-11 19:00:20 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-04-11 19:00:20 +0000 |
commit | 1031621050ad253141042e9ef1d124b87d9800ae (patch) | |
tree | d125b4b8b07ab9134c34c9926bcda0687ab3c3c7 /dev-db/sqsh/metadata.xml | |
parent | Added patches from the new maintainer-by-proxy Richard Brown <mynamewasgone@g... (diff) | |
download | historical-1031621050ad253141042e9ef1d124b87d9800ae.tar.gz historical-1031621050ad253141042e9ef1d124b87d9800ae.tar.bz2 historical-1031621050ad253141042e9ef1d124b87d9800ae.zip |
metadata dtd fix
Package-Manager: portage-1.585-cvs
Diffstat (limited to 'dev-db/sqsh/metadata.xml')
-rw-r--r-- | dev-db/sqsh/metadata.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-db/sqsh/metadata.xml b/dev-db/sqsh/metadata.xml index b8bd198ec670..1b9d20bf4507 100644 --- a/dev-db/sqsh/metadata.xml +++ b/dev-db/sqsh/metadata.xml @@ -3,14 +3,16 @@ <pkgmetadata> <herd>no-herd</herd> <maintainer> - <name>Richard Brown</name> <email>mynamewasgone@gmail.com</email> + <name>Richard Brown</name> <description>Richard is the maintainer-by-proxy for this package. Bug-wranglers: please be sure to cc him on every bug report about it. </description> - <name>Seemant Kulleen</name> + </maintainer> + <maintainer> <email>seemant@gentoo.org</email> + <name>Seemant Kulleen</name> <description>Seemant is the proxy in question above.</description> </maintainer> </pkgmetadata> |