| Age | Commit message (Collapse) | Author |
|
* update language to make emeritus process clearer
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
* Update contributors/guide/owners.md
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
|
|
Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
|
Fix owners guide: approver in the reviewers section
|
|
Fix typo `s/ALISES/ALIASES/`
|
|
Signed-off-by: XinYang <xinydev@gmail.com>
|
|
fix some typoes
|
|
|
|
|
|
|
|
- expected argument for /approve command is `no-issue`
|
|
|
|
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
|
|
Also remove the no-issue quirk, since we no longer actively
use that (though it still exists as a configurable option)
|
|
|
|
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
|
|
|
|
fix typo
|
|
|
|
|
|
Catching up with kubernetes/test-infra@e8c6b7f1 (Add OWNERS file
support for regexp filters, 2018-01-08, kubernetes/test-infra#6411).
The relative-path assertion is based on Cole's comment [1]. The
sibling limitation is based on Cole's comment [2].
[1]: https://github.com/kubernetes/community/pull/2596#discussion_r213768438
[2]: https://github.com/kubernetes/community/pull/2596#discussion_r213788099
|
|
In the buletpoint where the manual pr assgnement is described there is
no reference to the description how OWNERS_ALIASES and OWNERS files
are related. This pr adds a reference to the description.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
|
|
|
|
Added a new section in the README for things that are important for
contributors to know, but not something they will use often or at all
but needs to be documented, like owners files.
Linked to documentation team's contribution page.
|