From 0bef16601f087950b0a341fb4790c55bd8b318ef Mon Sep 17 00:00:00 2001 From: "Rob Dolin (MSFT)" Date: Fri, 16 Jun 2017 09:47:07 -0700 Subject: [PATCH 1/3] Create MAINTAINERS.md Create a MAINTAINERS file to align with OAI charter section 4.e. >The maintainers of the TDC shall be those listed in the MAINTAINERS file in the project repository, available in the top level of the code repository. AFAIK, this list represents the current people with access to push the green `Merge` button on the OpenAPI Spec repository --- MAINTAINERS.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000000..4a2f1256fc --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,7 @@ +* Darrel Miller [@darrelmiller](https://github.com/darrelmiller) +* Jason Harmon [@jharmn](https://github.com/jharmn) +* Jeremy Whitlock [@whitlockjc](https://github.com/whitlockjc) +* Marsh Gardiner [@earth2marsh](https://github.com/earth2marsh) +* Rob Dolin [@RobDolinMS](https://github.com/robdolinms) +* Ron Ratovsky [@webron](https://github.com/webron) +* Tony Tam [@fehguy](https://github.com/fehguy) From 9c2ffda7052e3df19e48325351e63e380b49d005 Mon Sep 17 00:00:00 2001 From: Darrel Date: Fri, 16 Jun 2017 15:04:04 -0400 Subject: [PATCH 2/3] Updating to include TDC maintainers only as per charter --- MAINTAINERS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 4a2f1256fc..5a5ab82e15 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,6 +2,5 @@ * Jason Harmon [@jharmn](https://github.com/jharmn) * Jeremy Whitlock [@whitlockjc](https://github.com/whitlockjc) * Marsh Gardiner [@earth2marsh](https://github.com/earth2marsh) -* Rob Dolin [@RobDolinMS](https://github.com/robdolinms) * Ron Ratovsky [@webron](https://github.com/webron) * Tony Tam [@fehguy](https://github.com/fehguy) From 79e6e497e0d1172b97475238be834cb753e2d3bd Mon Sep 17 00:00:00 2001 From: Darrel Date: Fri, 10 Nov 2017 13:01:42 -0500 Subject: [PATCH 3/3] Changes as per Ron and Marsh --- MAINTAINERS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 5a5ab82e15..05849e61f5 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,6 +1,9 @@ +## Active * Darrel Miller [@darrelmiller](https://github.com/darrelmiller) -* Jason Harmon [@jharmn](https://github.com/jharmn) * Jeremy Whitlock [@whitlockjc](https://github.com/whitlockjc) * Marsh Gardiner [@earth2marsh](https://github.com/earth2marsh) * Ron Ratovsky [@webron](https://github.com/webron) + +## Emeritus +* Jason Harmon [@jharmn](https://github.com/jharmn) * Tony Tam [@fehguy](https://github.com/fehguy)