From 18ed54e548aac47e8ae10ad0cadb328964567a3d Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Wed, 3 Jan 2018 17:06:14 -0500 Subject: [PATCH 1/2] Add cri-containerd maintainers Signed-off-by: Michael Crosby --- MAINTAINERS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4d9d745c2..6883b6d98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -214,6 +214,11 @@ containerd defers to the [Technical Steering Committee](https://github.com/moby/ "jhowardmsft", "mlaventure", "stevvooe", + "abhi", + "dchen1107", + "Random-Liu", + "mikebrow", + "yujuhong", ] [Org.Reviewers] people = [ @@ -277,3 +282,28 @@ 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" From 121a0861cb6506b8d25499b9d1c9d6e32b015321 Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Thu, 4 Jan 2018 10:06:13 -0500 Subject: [PATCH 2/2] Add cri-containerd reviewers Signed-off-by: Michael Crosby --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6883b6d98..8d5979cb8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -224,6 +224,8 @@ containerd defers to the [Technical Steering Committee](https://github.com/moby/ people = [ "dnephin", "jessvalarezo", + "yanxuean", + "miaoyq", ] [People] @@ -307,3 +309,13 @@ containerd defers to the [Technical Steering Committee](https://github.com/moby/ 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"