User needn't to be specified during CG import. In such case actual user should be the owner.
Fixes: https://pagure.io/koji/issue/1596
:thumbsup:
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
should this be self.buildinfo.get('owner')?
self.buildinfo.get('owner')
Commit 0d8a778a fixes this pull-request
Pull-Request has been merged by mikem
User needn't to be specified during CG import. In such case actual user
should be the owner.
Fixes: https://pagure.io/koji/issue/1596