Project
- class patchwork.Project.Project
Class for project object
- property id
- Type:
integer
- property url
- Type:
string
- property name
- Type:
string
- property link_name
- Type:
string
- property list_id
- Type:
string
- property list_email
- Type:
string
- property web_url
- Type:
string
- property scm_url
- Type:
string
- property webscm_url
- Type:
string
- property subject_match
- Type:
string
- property list_archive_url
- Type:
string
- property list_archive_url_format
- Type:
string
- property commit_url_format
- Type:
string
- get_maintainers()
List of maintainers
- Return type:
List of
patchwork.User.User