Merge pull request #1963 from crosbymichael/cri-maintainers

Add cri-containerd maintainers and reviewers
This commit is contained in:
Phil Estes 2018-01-05 10:38:22 -05:00 committed by GitHub
commit 7688af6f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,11 +214,18 @@ containerd defers to the [Technical Steering Committee](https://github.com/moby/
"jhowardmsft",
"mlaventure",
"stevvooe",
"abhi",
"dchen1107",
"Random-Liu",
"mikebrow",
"yujuhong",
]
[Org.Reviewers]
people = [
"dnephin",
"jessvalarezo",
"yanxuean",
"miaoyq",
]
[People]
@ -277,3 +284,38 @@ containerd defers to the [Technical Steering Committee](https://github.com/moby/
Name = "Daniel Nephin"
Email = "dnephin@gmail.com"
GitHub = "dnephin"
[people.abhi]
Name = "Abhinandan Prativadi"
Email = "aprativadi@gmail.com"
GitHub = "abhi"
[people.dchen1107]
Name = "Dawn Chen"
Email = "dawnchen@google.com"
GitHub = "dchen1107"
[people.Random-Liu]
Name = "Lantao Liu"
Email = "lantaol@google.com"
GitHub = "Random-Liu"
[people.mikebrow]
Name = "Mike Brown"
Email = "brownwm@us.ibm.com"
GitHub = "mikebrow"
[people.yujuhong]
Name = "Yu-Ju Hong"
Email = "yjhong@google.com"
GitHub = "yujuhong"
[people.yanxuean]
Name = "Xuean Yan"
Email = "yan.xuean@zte.com.cn"
GitHub = "yanxuean"
[people.miaoyq]
Name = "Yanqiang Miao"
Email = "miao.yanqiang@zte.com.cn"
GitHub = "miaoyq"