1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-25 17:36:13 +01:00

Inherit package roles from parent project.

This commit is contained in:
Sascha Peilicke 2011-03-29 12:16:56 +02:00
parent 7203a8f9ab
commit 8ab7ab3caa

View File

@ -97,8 +97,10 @@ new_package_templ = """\
<!-- for long description -->
</description>
<!-- following roles are inherited from the parent project
<person role="maintainer" userid="%(user)s"/>
<person role="bugowner" userid="%(user)s"/>
-->
<!--
<url>PUT_UPSTREAM_URL_HERE</url>
-->