From 1eff97b4c2d5d7eed7710b73529bde74451b184e Mon Sep 17 00:00:00 2001 From: Mel van Londen Date: Mon, 24 Jun 2019 10:18:41 -0700 Subject: [PATCH] Update ROADMAP.md graphql-core table entry Co-Authored-By: Jonathan Kim --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index f9fc7ea3..b785dba2 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -37,7 +37,7 @@ Targeted as v3 of [graphql-core](https://pypi.org/project/graphql-core/), Python | Repo | Release Manager | CODEOWNERS | Pinned | next/master created | Labels Standardized | | ---------------------------------------------------------------------------- | --------------- | ---------- | ---------- | ------------------- | ------------------- | | [graphene](https://github.com/graphql-python/graphene) | ekampf | ✅ | | ✅ | | -| [graphql-Core](https://github.com/graphql-python/graphql-core) | Cito | ✅ | | | | +| [graphql-core](https://github.com/graphql-python/graphql-core) | Cito | ✅ | N/A | N/A | | | [graphql-core-next](https://github.com/graphql-python/graphql-core-next) | Cito | ✅ | N/A | N/A | | | [graphql-server-core](https://github.com/graphql-python/graphql-server-core) | Cito | | ✅ | ✅ | | | [gql](https://github.com/graphql-python/gql) | ekampf | | | | |