mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 21:58:41 +02:00
define bugowner by default for new project/package (just part of the
template, can be removed by the user)
This commit is contained in:
@@ -38,6 +38,7 @@ It also does some weird stuff.
|
||||
</description>
|
||||
|
||||
<person role="maintainer" userid="%s" />
|
||||
<person role="bugowner" userid="%s" />
|
||||
|
||||
<!-- remove this block to publish your packages on the mirrors -->
|
||||
<publish>
|
||||
@@ -98,6 +99,7 @@ HERE
|
||||
</description>
|
||||
|
||||
<person role="maintainer" userid="%s"/>
|
||||
<person role="bugowner" userid="%s"/>
|
||||
|
||||
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user