From 3167f863ee5dc6239c0379275d78c026e677fbf0 Mon Sep 17 00:00:00 2001 From: Jory Burson Date: Fri, 19 Jul 2024 16:46:57 -0400 Subject: [PATCH 1/3] Add blog post - jovi & graphql.js maintainers --- .../blog/2024-07-22-jovi-de-croock-graphqljs.mdx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx diff --git a/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx b/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx new file mode 100644 index 0000000000..e6ca676982 --- /dev/null +++ b/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx @@ -0,0 +1,14 @@ +--- +title: "Welcoming Jovi De Croock to the GraphQL.js Maintainer Team" +tags: ["announcements"] +date: 2024-07-22 +byline: Benjie Gillam & Jory Burson +--- + +We are thrilled to announce that Jovi De Croock [@JoviDeCroock](https://github.com/JoviDeCroock) has been approved as a co-maintainer of GraphQL.js! Jovi brings a wealth of experience and a deep passion for the GraphQL ecosystem, making him an invaluable addition to the project. + +GraphQL.js is a fundamental library in the GraphQL ecosystem, serving as the reference implementation of the GraphQL specification in JavaScript. It provides the essential building blocks for defining GraphQL schemas, executing queries, and validating data, making it a critical tool for developers building GraphQL APIs. As the backbone of many GraphQL-based applications and services, GraphQL.js plays a pivotal role in driving the adoption and evolution of GraphQL technology across the web development community. + +The GraphQL.js maintainers ensure the project's health by managing contributions, reviewing code, addressing issues, and guiding its evolution. Their role is vital in maintaining the quality, security, and relevance of the software, fostering a collaborative environment, and engaging with the community. + +Please join us in welcoming Jovi De Croock to the GraphQL.js team, and join us for an upcoming GraphQL.js Working Group meeting! From 530b16bfe82f3edab2c2f8080c5199ca4e6a08d0 Mon Sep 17 00:00:00 2001 From: Benjie Gillam Date: Mon, 22 Jul 2024 09:57:43 +0100 Subject: [PATCH 2/3] Benjie's edits --- .../blog/2024-07-22-jovi-de-croock-graphqljs.mdx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx b/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx index e6ca676982..f273e24fa5 100644 --- a/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx +++ b/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx @@ -2,13 +2,18 @@ title: "Welcoming Jovi De Croock to the GraphQL.js Maintainer Team" tags: ["announcements"] date: 2024-07-22 -byline: Benjie Gillam & Jory Burson +byline: Jory Burson & Benjie Gillam --- -We are thrilled to announce that Jovi De Croock [@JoviDeCroock](https://github.com/JoviDeCroock) has been approved as a co-maintainer of GraphQL.js! Jovi brings a wealth of experience and a deep passion for the GraphQL ecosystem, making him an invaluable addition to the project. +We are thrilled to announce that Jovi De Croock [@JoviDeCroock](https://github.com/JoviDeCroock) has been approved as a co-maintainer of GraphQL.js! +Jovi brings a wealth of experience and a deep passion for the GraphQL ecosystem, making him an invaluable addition to the team. -GraphQL.js is a fundamental library in the GraphQL ecosystem, serving as the reference implementation of the GraphQL specification in JavaScript. It provides the essential building blocks for defining GraphQL schemas, executing queries, and validating data, making it a critical tool for developers building GraphQL APIs. As the backbone of many GraphQL-based applications and services, GraphQL.js plays a pivotal role in driving the adoption and evolution of GraphQL technology across the web development community. +GraphQL.js is a fundamental library in the GraphQL ecosystem, serving as the reference implementation of the GraphQL specification. +As a module it provides the essential building blocks for defining GraphQL schemas, executing queries, and validating data, making it a critical tool for developers building GraphQL APIs in JavaScript/TypeScript and acting as the backbone of many GraphQL-based applications and services. +As the reference implementation it serves alongside the specification to aid anyone who wishes to implement GraphQL in another programming language. +These two roles mean that GraphQL.js plays a pivotal role in driving the adoption and evolution of GraphQL technology across the web development community. -The GraphQL.js maintainers ensure the project's health by managing contributions, reviewing code, addressing issues, and guiding its evolution. Their role is vital in maintaining the quality, security, and relevance of the software, fostering a collaborative environment, and engaging with the community. +The GraphQL.js maintainers ensure the project's health by managing contributions, reviewing code, addressing issues, and guiding its evolution hand-in-hand with the evolution of the GraphQL specification itself. +The maintainer role is vital in ensuring the quality, security, and relevance of the software, fostering a collaborative environment, and engaging with the community. -Please join us in welcoming Jovi De Croock to the GraphQL.js team, and join us for an upcoming GraphQL.js Working Group meeting! +Please join us in welcoming Jovi De Croock to the GraphQL.js team, and join us for an upcoming [GraphQL.js Working Group meeting](https://github.com/graphql/graphql-js-wg/blob/main/README.md)! From 44089cf2717e23c7a3f865d2bf5c494b71a48e6e Mon Sep 17 00:00:00 2001 From: Benjie Gillam Date: Mon, 22 Jul 2024 10:01:49 +0100 Subject: [PATCH 3/3] Tighten up the wording --- src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx b/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx index f273e24fa5..a3d0aca94f 100644 --- a/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx +++ b/src/pages/blog/2024-07-22-jovi-de-croock-graphqljs.mdx @@ -9,11 +9,11 @@ We are thrilled to announce that Jovi De Croock [@JoviDeCroock](https://github.c Jovi brings a wealth of experience and a deep passion for the GraphQL ecosystem, making him an invaluable addition to the team. GraphQL.js is a fundamental library in the GraphQL ecosystem, serving as the reference implementation of the GraphQL specification. -As a module it provides the essential building blocks for defining GraphQL schemas, executing queries, and validating data, making it a critical tool for developers building GraphQL APIs in JavaScript/TypeScript and acting as the backbone of many GraphQL-based applications and services. -As the reference implementation it serves alongside the specification to aid anyone who wishes to implement GraphQL in another programming language. -These two roles mean that GraphQL.js plays a pivotal role in driving the adoption and evolution of GraphQL technology across the web development community. +It provides essential building blocks for defining GraphQL schemas, executing queries, and validating data, making it a critical tool for developers building GraphQL APIs in JavaScript/TypeScript and acting as the backbone of many GraphQL-based applications and services. +As the reference implementation, it aids anyone wishing to implement GraphQL in another programming language. +These roles make GraphQL.js pivotal in driving the adoption and evolution of GraphQL technology across the web development community. -The GraphQL.js maintainers ensure the project's health by managing contributions, reviewing code, addressing issues, and guiding its evolution hand-in-hand with the evolution of the GraphQL specification itself. +The GraphQL.js maintainers ensure the project's health by managing contributions, reviewing code, addressing issues, and guiding its evolution alongside the GraphQL specification. The maintainer role is vital in ensuring the quality, security, and relevance of the software, fostering a collaborative environment, and engaging with the community. Please join us in welcoming Jovi De Croock to the GraphQL.js team, and join us for an upcoming [GraphQL.js Working Group meeting](https://github.com/graphql/graphql-js-wg/blob/main/README.md)!