#4346 Add support for !owner to the API listing projects
Merged by pingou. Opened by pingou.
api_not_owner  into  master

Download 4346.patch

When querying the list of projects one can filter the projects returned
by their main maintainer, using the filter argument owner. With this commit, if the filter argument starts with the!`, instead
of filtering for project having this person as maintainer, it will allow
to filter for project not having this person as main maintainer.

Fixes https://pagure.io/pagure/issue/4312

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto fd7136712a4abf4c72e9304298410c46e515300d

:thumbsup:

Pull-Request has been merged by pingou

Metadata