Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OwnersAliases ¶
type OwnersAliases struct {
Aliases []string `json:"aliases"`
BestApprovers []string `json:"best-approvers"`
BestReviewers []string `json:"best-reviewers"`
}
OwnersAliases keept the prow OWNERS_ALIASES data
Click to show internal directories.
Click to hide internal directories.