Add get_owner/get_owners method to project classes #88
Labels
area/github
Related to GitHub implementation.
good-first-issue
Good for newcomers.
kind/feature
New feature or a request for enhancement.
pagure
Related to Pagure implementation.
It would be useful to have a method for getting the owner(s) of the project.
If it is possible to have multiple owners, create
get_owners
and return list of strings.The text was updated successfully, but these errors were encountered: