commit: 7ca83421a7fca5f8919f13f0f0681a3f13dc8bfe
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 9 23:30:22 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 23:30:22 2020 +0000
URL:
https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/commit/?id=7ca83421
metadata.rnc: Update from DTD.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
metadata.rnc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/metadata.rnc b/metadata.rnc
index 7f4c26e..6225eaf 100644
--- a/metadata.rnc
+++ b/metadata.rnc
@@ -22,7 +22,7 @@ attlist.pkgmetadata &=
# One tag for each maintainer of a package, multiple allowed
maintainer =
element maintainer {
- attlist.maintainer, email, (description | name)*
+ attlist.maintainer, (email | name | description)+
}
# type attribute determines whether the maintainer is a person or a project.
# Unknown is added to handle <maintainer/>s in <upstream/>s. Using it (or no