mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-24 17:16:12 +01:00
- do_maintainer: support "osc maintainer prj/pkg" syntax
This commit is contained in:
parent
737bac561b
commit
cfed92103a
@ -6507,6 +6507,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
if opts.bugowner_only or opts.bugowner or opts.set_bugowner or opts.set_bugowner_request or subcmd == 'bugowner':
|
||||
roles = [ 'bugowner' ]
|
||||
|
||||
args = slash_split(args)
|
||||
if len(args) == 0:
|
||||
try:
|
||||
pac = store_read_package('.')
|
||||
|
Loading…
Reference in New Issue
Block a user