aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/xml/statusreport.dtd4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/xml/statusreport.dtd b/share/xml/statusreport.dtd
index 21abc27e91..605cfd955a 100644
--- a/share/xml/statusreport.dtd
+++ b/share/xml/statusreport.dtd
@@ -44,7 +44,7 @@
id ID #IMPLIED
>
-<!ELEMENT project (title, contact, links, body, help?)>
+<!ELEMENT project (title, contact, links, body, sponsor*, help?)>
<!ATTLIST project
id ID #IMPLIED
cat CDATA #REQUIRED
@@ -86,6 +86,8 @@
href CDATA #REQUIRED
>
+<!ELEMENT sponsor (#PCDATA)>
+
<!ELEMENT help (task)+>
<!ATTLIST help
id ID #IMPLIED