-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy pathmaintainers.yaml
More file actions
52 lines (50 loc) · 1.94 KB
/
Copy pathmaintainers.yaml
File metadata and controls
52 lines (50 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Maintainer roster for containerd
# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project
# Maintainers: Please connect your GitHub handle to your LFID on openprofile.dev to enable automatic access to CNCF resources. The system will use your primary email address for setup.
maintainers:
- project_id: "containerd"
org: "containerd"
teams:
# "project-maintainers" is the name validated by CNCF Automation (https://github.com/cncf/automation).
# This team does not exist as a team on GitHub (https://github.com/orgs/containerd/teams).
# Note that the GitHub team @containerd/maintainers refers to nearly all the members of the GitHub organization,
# including Reviewers, Sub-project Committers, and Sub-project Reviewers.
# They are NOT recognized as "Maintainers" in the CNCF terminology.
- name: "project-maintainers"
members: &project_maintainers_members
- dmcgowan
- estesp
- AkihiroSuda
- mikebrow
- mxpv
- fuweid
- dims
- kzys
- samuelkarp
- kiashok
# "Committers" defined in the containerd terminology (see GOVERNANCE.md) are recognized as "Maintainers" in the CNCF terminology.
# GitHub team: @containerd/committers
- name: "committers"
members: *project_maintainers_members
# "Reviewers" defined in the containerd terminology are NOT recognized as "Maintainers" in the CNCF terminology.
# GitHub team: @containerd/reviewers
- name: "reviewers"
members:
- jterry75
- cpuguy83
- thajeztah
- ktock
- dcantah
- MikeZappa87
- klihub
- Iceber
- laurazard
- henry118
- ruiwen-zhao
- akhilerm
- corhere
- austinvazquez
- djdongjin
- chrishenzie
- hsiangkao
- vvoland