File tree Expand file tree Collapse file tree 3 files changed +24
-1
lines changed
Expand file tree Collapse file tree 3 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ # OpenAPI Specification Editors
2+
3+ ## Active
4+ * Darrel Miller [ @darrelmiller ] ( https://github.com/darrelmiller )
5+ * Henry Andrews [ @handrews ] ( https://github.com/handrews )
6+ * Jeremy Whitlock [ @whitlockjc ] ( https://github.com/whitlockjc )
7+ * Lorna Mitchell [ @lornajane ] ( https://github.com/lornajane )
8+ * Marsh Gardiner [ @earth2marsh ] ( https://github.com/earth2marsh )
9+ * Miguel Quintero [ @miqui ] ( https://github.com/miqui )
10+ * Mike Kistler [ @mikekistler ] ( https://github.com/mikekistler )
11+ * Ralf Handl [ @ralfhandl ] ( https://github.com/ralfhandl )
12+ * Ron Ratovsky [ @webron ] ( https://github.com/webron )
13+
14+ ## Emeritus
15+ * Mike Ralphson [ @MikeRalphson ] ( https://github.com/MikeRalphson )
16+ * Uri Sarid [ @usarid ] ( https://github.com/usarid )
17+ * Jason Harmon [ @jharmn ] ( https://github.com/jharmn )
18+ * Tony Tam [ @fehguy ] ( https://github.com/fehguy )
Original file line number Diff line number Diff line change 1+ # OpenAPI Initiative Technical Steering Committee Members
2+
13## Active
24* Darrel Miller [ @darrelmiller ] ( https://github.com/darrelmiller )
35* Jeremy Whitlock [ @whitlockjc ] ( https://github.com/whitlockjc )
Original file line number Diff line number Diff line change @@ -31,7 +31,10 @@ git show c740e95:MAINTAINERS.md > history/MAINTAINERS_v3.0.1.md
3131git show 3140640:MAINTAINERS.md > history/MAINTAINERS_v3.0.2.md
3232cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.0.3.md
3333cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.1.0.md
34- # add lines for 3.0.4, 3.1.1, ...
34+ # TODO: adjust commit for 3.0.4, 3.1.1
35+ git show c3b88ed:EDITORS.md > history/MAINTAINERS_v3.0.4.md
36+ cp history/MAINTAINERS_v3.0.4.md history/MAINTAINERS_v3.1.1.md
37+ # add lines for 3.2.0, ...
3538
3639cp -p ../../node_modules/respec/builds/respec-w3c.* ../../deploy/js/
3740
You can’t perform that action at this time.
0 commit comments