Skip to content

Commit 45a7476

Browse files
authored
Add Incremental Delivery and CCN subcommittees (#1355)
1 parent c308f56 commit 45a7476

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,25 @@ The GraphQL WG has subcomittees who focus on the development of specific
5757
projects beyond the GraphQL Spec. These subcomittees make progress within their
5858
own meetings and report back progress and decisions to GraphQL WG meetings.
5959

60+
<!-- prettier-ignore -->
6061
| Subcommittee | Time | Host | Agenda Repo |
6162
| ---------------- | ----------------------------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
6263
| GraphiQL | 2nd Tue, 9:00am - 11:00am PT | [Tim Suchanek](https://github.com/timsuchanek) | [graphql/graphiql/working-group](https://github.com/graphql/graphiql/tree/main/working-group) |
63-
| Composite Schema | 2nd Thu, 8:00am - 10:00am PT | [Benjie Gillam](https://github.com/benjie) | [graphql/composite-schemas-wg](https://github.com/graphql/composite-schemas-wg) |
64-
| GraphQL HTTP | 3rd Thu, 8:00am - 10:00am PT | [Benjie Gillam](https://github.com/benjie) | [graphql/graphql-over-http/working-group](https://github.com/graphql/graphql-over-http/tree/main/working-group) |
6564
| GraphQL.js | 4th Wed, 10:00am - 11:00am PT | [Ivan Goncharov](https://github.com/IvanGoncharov) | [graphql/graphql-js-wg](https://github.com/graphql/graphql-js-wg) |
65+
| Incremental Delivery | Most Mondays, 7:00am - 8:00am PT | [Rob Richard](https://github.com/robrichard) | [robrichard/defer-stream-wg](https://github.com/robrichard/defer-stream-wg)
66+
| Client Controlled Nullability | 4th Wed, 12:00pm - 1:00pm PT | [Stephen Spalding](https://github.com/fotoetienne) | [graphql/client-controlled-nullability-wg](https://github.com/graphql/client-controlled-nullability-wg) |
67+
68+
#### Subcommittees on hiatus
69+
70+
These subcommittees are currently not meeting, typically due to lack of agenda
71+
topics. Should you have a topic to discuss that applies to a subcommittee that
72+
is on hiatus, please raise an issue in the WG repository and mention the host.
73+
74+
<!-- prettier-ignore -->
75+
| Subcommittee | Time | Host | Agenda Repo |
76+
| ---------------- | ----------------------------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
77+
| Composite Schema | 2nd Thu, 8:00am - 10:00am PT | [Benjie Gillam](https://github.com/benjie) | [graphql/composite-schemas-wg](https://github.com/graphql/composite-schemas-wg) |
78+
| GraphQL-over-HTTP | 3rd Thu, 8:00am - 10:00am PT | [Benjie Gillam](https://github.com/benjie) | [graphql/graphql-over-http/working-group](https://github.com/graphql/graphql-over-http/tree/main/working-group) |
6679

6780
### Joining a meeting?
6881

0 commit comments

Comments
 (0)