From 9b320b193c97407c018b668d11b0f1a3eb392787 Mon Sep 17 00:00:00 2001 From: Ted Epstein Date: Fri, 29 Sep 2017 17:02:21 -0400 Subject: [PATCH 1/3] Issue #1344 - Add TDC Calendar link to README #1344 - As discussed on today's TDC call. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2f1f82cd4..38f116a0d7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ Looking to see how you can create your own OpenAPI definition, present it, or ot The current process for development of the OpenAPI Specification is described in [Development Guidelines](DEVELOPMENT.md). -Development of the next version of the OpenAPI Specification is guided by the [Technical Developer Community](https://www.openapis.org/participate/how-to-contribute/governance#TDC). This group of committers bring their API expertise, incorporate feedback from the community, and expand the group of committers as appropriate. All development activity on the future specification will be performed as features and merged into this branch. Upon release of the future specification, this branch will be merged to master. +Development of the next version of the OpenAPI Specification is guided by the [Technical Developer Community (TDC)](https://www.openapis.org/participate/how-to-contribute/governance#TDC). This group of committers bring their API expertise, incorporate feedback from the community, and expand the group of committers as appropriate. All development activity on the future specification will be performed as features and merged into this branch. Upon release of the future specification, this branch will be merged to master. + +The TDC holds weekly web conferences to review open pull requests and discuss open issues related to the evolving OpenAPI Specification. Participation in weekly calls and scheduled working sessions is open the community. You can view the [TDC calendar online](https://calendar.google.com/calendar/embed?src=swagger.io_r92oetfnt9vbpqa6e5bca75v38%40group.calendar.google.com), and import it to your calendar using the [iCal link](https://calendar.google.com/calendar/ical/swagger.io_r92oetfnt9vbpqa6e5bca75v38%40group.calendar.google.com/public/basic.ics). The Open API Initiative encourages participation from individuals and companies alike. If you want to participate in the evolution of the OpenAPI Specification, consider taking the following actions: From 618a93587d4ef5a7387fa758b2463d6bd1e96560 Mon Sep 17 00:00:00 2001 From: Ron Date: Fri, 20 Oct 2017 09:53:22 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38f116a0d7..999d855ea7 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The current process for development of the OpenAPI Specification is described in [Development Guidelines](DEVELOPMENT.md). Development of the next version of the OpenAPI Specification is guided by the [Technical Developer Community (TDC)](https://www.openapis.org/participate/how-to-contribute/governance#TDC). This group of committers bring their API expertise, incorporate feedback from the community, and expand the group of committers as appropriate. All development activity on the future specification will be performed as features and merged into this branch. Upon release of the future specification, this branch will be merged to master. -The TDC holds weekly web conferences to review open pull requests and discuss open issues related to the evolving OpenAPI Specification. Participation in weekly calls and scheduled working sessions is open the community. You can view the [TDC calendar online](https://calendar.google.com/calendar/embed?src=swagger.io_r92oetfnt9vbpqa6e5bca75v38%40group.calendar.google.com), and import it to your calendar using the [iCal link](https://calendar.google.com/calendar/ical/swagger.io_r92oetfnt9vbpqa6e5bca75v38%40group.calendar.google.com/public/basic.ics). +The TDC holds weekly web conferences to review open pull requests and discuss open issues related to the evolving OpenAPI Specification. Participation in weekly calls and scheduled working sessions is open to the community. You can view the [TDC calendar online](https://calendar.google.com/calendar/embed?src=swagger.io_r92oetfnt9vbpqa6e5bca75v38%40group.calendar.google.com), and import it to your calendar using the [iCal link](https://calendar.google.com/calendar/ical/swagger.io_r92oetfnt9vbpqa6e5bca75v38%40group.calendar.google.com/public/basic.ics). The Open API Initiative encourages participation from individuals and companies alike. If you want to participate in the evolution of the OpenAPI Specification, consider taking the following actions: From 96c875cfa11d5a6833bb2063867d6d4f43e54d10 Mon Sep 17 00:00:00 2001 From: Ron Date: Fri, 20 Oct 2017 09:53:31 -0700 Subject: [PATCH 3/3] Update README.md