diff --git a/src/pages/community/events.mdx b/src/pages/community/events.mdx index fa2e8087cf..91153aa71d 100644 --- a/src/pages/community/events.mdx +++ b/src/pages/community/events.mdx @@ -108,6 +108,13 @@ export function Events({ events }) { ## Meetups +If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is +happy to promote your GraphQL event through the +[official communication channels](/community/#official-channels). + +Please contact us in the `#meetups-admin` channel on +[the community Discord channel](/community/#official-channels). + export function Meetups() { useEffect(() => { // Load only on client diff --git a/src/pages/community/foundation/contact.mdx b/src/pages/community/foundation/contact.mdx index fd6a217277..1c89a6c4a7 100644 --- a/src/pages/community/foundation/contact.mdx +++ b/src/pages/community/foundation/contact.mdx @@ -34,6 +34,12 @@ For guidance using the GraphQL trademark and brand see our [brand guidelines](/b For media inquiries, please reach out to [pr@graphql.org](mailto:pr@graphql.org). +## Meetup Promotion + +If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is happy to promote your GraphQL event through the [official communication channels](/community/#official-channels). + +Please contact us in the `#meetups-admin` channel on [the community Discord channel](/community/#official-channels). + ## Technical Issues To report a technical issue with GraphQL, please use the [community channels](/community/). diff --git a/src/pages/community/resources/more-resources.mdx b/src/pages/community/resources/more-resources.mdx index 13c3cbe157..996b9ea8e3 100644 --- a/src/pages/community/resources/more-resources.mdx +++ b/src/pages/community/resources/more-resources.mdx @@ -6,6 +6,23 @@ To explore other community-developed resources and content about GraphQL, take a - [graphql-apis](https://github.com/APIs-guru/graphql-apis): A collective list of public GraphQL APIs. - [GraphQL Screencasts](https://graphql.wtf): Learn something new with GraphQL, every week. +## Community Meetups + +The GraphQL community unites at meetups, fostering a collaborative environment +where developers share insights and best practices. + +These gatherings provide a valuable platform for enthusiasts to connect, +exchange ideas, and stay abreast of the latest developments in the ever-evolving +GraphQL ecosystem. + +If you want to go on a GraphQL meetup you can check out the +[community events section](/community/upcoming-events/#meetups). + +If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is +happy to promote your GraphQL event through the official communication channels. +Please contact us in the `#meetups-admin` channel on +[the community Discord channel](/community/#official-channels). + ## GraphQL Logo & Trademark The GraphQL name and logo are registered trademarks, and are neutrally held by The Linux Foundation. You may use the GraphQL mark so long as you adhere to the [trademark policy](https://lfprojects.org/policies/trademark-policy/).