summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-01-10 00:30:22 +0100
committerUlrich Müller <ulm@gentoo.org>2020-01-10 00:30:22 +0100
commit7ca83421a7fca5f8919f13f0f0681a3f13dc8bfe (patch)
treeac4e2073af7cd2f08ddb835a67c86b7cc80b6dd4
parentdevbook.rnc: Update. (diff)
downloadnxml-gentoo-schemas-7ca83421a7fca5f8919f13f0f0681a3f13dc8bfe.tar.gz
nxml-gentoo-schemas-7ca83421a7fca5f8919f13f0f0681a3f13dc8bfe.tar.bz2
nxml-gentoo-schemas-7ca83421a7fca5f8919f13f0f0681a3f13dc8bfe.zip
metadata.rnc: Update from DTD.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--metadata.rnc2
1 files changed, 1 insertions, 1 deletions
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