From af1fc684901ec5699ac6f0db575d6ef3d9688333 Mon Sep 17 00:00:00 2001 From: Jory Burson Date: Thu, 10 Oct 2024 14:56:19 -0400 Subject: [PATCH 1/2] =?UTF-8?q?Blog=20post=20for=20Yaacov=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/blog/2024-10-14-welcome-yaacov.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/pages/blog/2024-10-14-welcome-yaacov.md diff --git a/src/pages/blog/2024-10-14-welcome-yaacov.md b/src/pages/blog/2024-10-14-welcome-yaacov.md new file mode 100644 index 000000000..2a7b16eef --- /dev/null +++ b/src/pages/blog/2024-10-14-welcome-yaacov.md @@ -0,0 +1,16 @@ +--- +title: "Welcoming Yaacov Rydzinski to the GraphQL.js Maintainer Team" +tags: ["blog"] +date: 2024-10-14 +byline: Jory Burson and Benjie Gillam +--- + +We are thrilled to announce a new co-maintainer of GraphQL.js: Yaacov Rydzinski [@Yaacov Rydzinski](https://github.com/yaacovCR) has been approved as a co-maintainer of GraphQL.js! + +Yaacov’s journey into open source and GraphQL is unique, having earned degrees in both Medicine and Computer Science. Whereas most maintainers are employed as software developers, Yaacov is a technical radiologist by day and star GraphQL contributor by night. Yaacov brings real-world, end-user experience building APIs and tools for the medical field - sounds like a superhero to us! + +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 Yaacov to the GraphQL.js team, and join us for an upcoming [GraphQL.js Working Group](https://github.com/graphql/graphql-wg?tab=readme-ov-file#subcommittee-meetings) meeting! From 1a34ce9e3889c81e3ba1be516079182d686ebdd8 Mon Sep 17 00:00:00 2001 From: Benjie Date: Fri, 11 Oct 2024 10:19:41 +0100 Subject: [PATCH 2/2] Prettier --- src/pages/blog/2024-10-14-welcome-yaacov.md | 29 +++++++++++++++++---- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/src/pages/blog/2024-10-14-welcome-yaacov.md b/src/pages/blog/2024-10-14-welcome-yaacov.md index 2a7b16eef..7245a73e9 100644 --- a/src/pages/blog/2024-10-14-welcome-yaacov.md +++ b/src/pages/blog/2024-10-14-welcome-yaacov.md @@ -5,12 +5,31 @@ date: 2024-10-14 byline: Jory Burson and Benjie Gillam --- -We are thrilled to announce a new co-maintainer of GraphQL.js: Yaacov Rydzinski [@Yaacov Rydzinski](https://github.com/yaacovCR) has been approved as a co-maintainer of GraphQL.js! +We are thrilled to announce a new co-maintainer of GraphQL.js: Yaacov Rydzinski +[@Yaacov Rydzinski](https://github.com/yaacovCR) has been approved as a +co-maintainer of GraphQL.js! -Yaacov’s journey into open source and GraphQL is unique, having earned degrees in both Medicine and Computer Science. Whereas most maintainers are employed as software developers, Yaacov is a technical radiologist by day and star GraphQL contributor by night. Yaacov brings real-world, end-user experience building APIs and tools for the medical field - sounds like a superhero to us! +Yaacov’s journey into open source and GraphQL is unique, having earned degrees +in both Medicine and Computer Science. Whereas most maintainers are employed as +software developers, Yaacov is a technical radiologist by day and star GraphQL +contributor by night. Yaacov brings real-world, end-user experience building +APIs and tools for the medical field - sounds like a superhero to us! -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 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. +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 Yaacov to the GraphQL.js team, and join us for an upcoming [GraphQL.js Working Group](https://github.com/graphql/graphql-wg?tab=readme-ov-file#subcommittee-meetings) meeting! +Please join us in welcoming Yaacov to the GraphQL.js team, and join us for an +upcoming +[GraphQL.js Working Group](https://github.com/graphql/graphql-wg?tab=readme-ov-file#subcommittee-meetings) +meeting!