From 3d7188215abe608c73c22a306c047657765f5a27 Mon Sep 17 00:00:00 2001 From: Deepak <69639135+Deepak-du@users.noreply.github.com> Date: Tue, 24 Nov 2020 20:51:57 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 733e424d32..11d4fb7531 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ The JavaScript reference implementation for GraphQL, a query language for APIs c [![Build Status](https://github.com/graphql/graphql-js/workflows/CI/badge.svg?branch=master)](https://github.com/graphql/graphql-js/actions?query=branch%3Amaster) [![Coverage Status](https://codecov.io/gh/graphql/graphql-js/branch/master/graph/badge.svg)](https://codecov.io/gh/graphql/graphql-js) -See more complete documentation at https://graphql.org/ and -https://graphql.org/graphql-js/. +See more complete documentation at [GraphQL🎉](https://graphql.org/) and [GrapQL-Javascript 🎉](https://graphql.org/graphql-js/.) Looking for help? Find resources [from the community](https://graphql.org/community/). @@ -155,23 +154,23 @@ The `*.d.ts` files in this project are based on [DefinitelyTyped](https://github -- TonyYang https://github.com/TonyPythoneer -- Caleb Meredith https://github.com/calebmer -- Dominic Watson https://github.com/intellix -- Firede https://github.com/firede -- Kepennar https://github.com/kepennar -- Mikhail Novikov https://github.com/freiksenet -- Ivan Goncharov https://github.com/IvanGoncharov -- Hagai Cohen https://github.com/DxCx -- Ricardo Portugal https://github.com/rportugal -- Tim Griesser https://github.com/tgriesser -- Dylan Stewart https://github.com/dyst5422 -- Alessio Dionisi https://github.com/adnsio -- Divyendu Singh https://github.com/divyenduz -- Brad Zacher https://github.com/bradzacher -- Curtis Layne https://github.com/clayne11 -- Jonathan Cardoso https://github.com/JCMais -- Pavel Lang https://github.com/langpavel -- Mark Caudill https://github.com/mc0 -- Martijn Walraven https://github.com/martijnwalraven -- Jed Mao https://github.com/jedmao +- [TonyYang](https://github.com/TonyPythoneer) +- [Caleb Meredith](https://github.com/calebmer) +- [Dominic Watson](https://github.com/intellix) +- [Firede](https://github.com/firede) +- [Kepennar](https://github.com/kepennar) +- [Mikhail Novikov](https://github.com/freiksenet) +- [Ivan Goncharov](https://github.com/IvanGoncharov) +- [Hagai Cohen](https://github.com/DxCx) +- [Ricardo Portugal](https://github.com/rportugal) +- [Tim Griesser](https://github.com/tgriesser) +- [Dylan Stewart](https://github.com/dyst5422) +- [Alessio Dionisi](https://github.com/adnsio) +- [Divyendu Singh](https://github.com/divyenduz) +- [Brad Zacher](https://github.com/bradzacher) +- [Curtis Layne](https://github.com/clayne11) +- [Jonathan Cardoso](https://github.com/JCMais) +- [Pavel Lang](https://github.com/langpavel) +- [Mark Caudill](https://github.com/mc0) +- [Martijn Walraven](https://github.com/martijnwalraven) +- [Jed Mao](https://github.com/jedmao) From 594a6b9ed273b9a01a62c3f6d334107938e814ef Mon Sep 17 00:00:00 2001 From: deepak-du Date: Wed, 25 Nov 2020 20:53:36 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11d4fb7531..5c74655728 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ The JavaScript reference implementation for GraphQL, a query language for APIs c [![Build Status](https://github.com/graphql/graphql-js/workflows/CI/badge.svg?branch=master)](https://github.com/graphql/graphql-js/actions?query=branch%3Amaster) [![Coverage Status](https://codecov.io/gh/graphql/graphql-js/branch/master/graph/badge.svg)](https://codecov.io/gh/graphql/graphql-js) -See more complete documentation at [GraphQL🎉](https://graphql.org/) and [GrapQL-Javascript 🎉](https://graphql.org/graphql-js/.) +See more complete documentation at https://graphql.org/ and +https://graphql.org/graphql-js/. Looking for help? Find resources [from the community](https://graphql.org/community/).