Skip to content

Commit 75f6424

Browse files
committed
Add initial Foundation pages
Signed-off-by: Brian Warner <[email protected]>
1 parent 46253e9 commit 75f6424

File tree

4 files changed

+169
-1
lines changed

4 files changed

+169
-1
lines changed

src/content/faq/Foundation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The GraphQL Foundation was founded by Apollo, AWS, Butterfly Network, Dgraph Lab
4747

4848
### Who is currently a member?
4949

50-
Current GraphQL Foundation members are listed on the [GraphQL Landscape](https://landscape.graphql.org).
50+
You can learn more about our membership on the [GraphQL Foundation membership page](/foundation/members/).
5151

5252
### How do we join?
5353

src/content/foundation/About.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: What is the GraphQL Foundation?
3+
sidebarTitle: About the Foundation
4+
heroText: An open and neutral home for the GraphQL community, dedicated to promoting widespread adoption and accelerating development of the surrounding ecosystem
5+
layout: foundation
6+
category: GraphQL Foundation
7+
permalink: /foundation/
8+
next: /foundation/join/
9+
---
10+
11+
The **GraphQL Foundation** is a neutral foundation founded by global technology and application development companies. The GraphQL Foundation encourages contributions, stewardship, and a shared investment from a broad group in vendor-neutral events, documentation, tools, and support for GraphQL.
12+
13+
GraphQL was created in 2012 and open sourced by Facebook in 2015. In 2019, Facebook and others [created the GraphQL Foundation](https://foundation.graphql.org/news/2019/03/12/the-graphql-foundation-announces-collaboration-with-the-joint-development-foundation-to-drive-open-source-and-open-standards/) as a neutral, non-profit home for the GraphQL assets and ongoing collaboration, and hosted by [The Linux Foundation](https://linuxfoundation.org). The GraphQL Foundation is a fully neutral home for the GraphQL trademark, and provides a means of collecting and distributing membership dues to support core community infrastructure and programs.
14+
15+
## Membership
16+
17+
The GraphQL Foundation would like to thank [our current members](/foundation/members/) for their ongoing support to ensure the sustainability of the GraphQL ecosystem. Learn more about how your company can demonstrate its commitment to GraphQL by [becoming a member of the GraphQL Foundation](https://graphql.org/foundation/join).
18+
19+
20+
If you have questions, you can reach out to [[email protected]](mailto:[email protected]).
21+
22+

src/content/foundation/Contact.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Contact the GraphQL Foundation
3+
sidebarTitle: Contact us
4+
heroText: The GraphQL Foundation is here to help.
5+
layout: foundation
6+
category: GraphQL Foundation
7+
permalink: /foundation/contact/
8+
sublinks: Membership Inquriries,Membership Support,Meeting Logistics,Media Inquries,Technical Issues,General
9+
next:
10+
---
11+
12+
The GraphQL Foundation is supported by staff from [The Linux Foundation](https://linuxfoundation.org). If you have questions, please reach out to us using the links below.
13+
14+
*Please note that we do not provide user support for GraphQL. If you have an implementation question,
15+
please use the [relevant community channels](/community/).*
16+
17+
## Membership Inquiries
18+
19+
If you would like to learn more about becoming a GraphQL member, please email
20+
21+
22+
## Membership Support
23+
24+
If you are already a member of the [GraphQL Foundation](./) and you need help with your membership, please reach out to [[email protected]](mailto:[email protected]).
25+
26+
## Meeting Logistics
27+
28+
Governing board and Working Group members who need help with meeting logistics (setting up a Zoom conference, adding or changing a calendar entry, designating an alternate representative, etc.) can reach out to [[email protected]](mailto:[email protected]) with their request.
29+
30+
## Media Inquiries
31+
32+
For media inquiries, please reach out to [[email protected]](mailto:[email protected]).
33+
34+
## Technical Issues
35+
36+
To report a technical issue with GraphQL, please use the [community channels](/community/).
37+
38+
## General
39+
40+
For all other inquiries, please email [[email protected]](mailto:[email protected]).
41+
42+
Our mailing address is:
43+
44+
> **GraphQL Foundation**
45+
> 548 Market St
46+
> PMB 57274
47+
> San Francisco, California
48+
> 94104-5401 US
49+

src/content/foundation/Join.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
---
2+
title: Become a Member
3+
sidebarTitle: Membership
4+
heroText: GraphQL Foundation members demonstrate their commitment to the ecosystem by providing essential financial support.
5+
layout: foundation
6+
category: GraphQL Foundation
7+
permalink: /foundation/join/
8+
sublinks: GraphQL Specification,GraphQL Foundation
9+
next: /foundation/contact/
10+
---
11+
12+
There are two primary ways to support the ongoing development and success of GraphQL.
13+
14+
* Developers can [join the GraphQL Specification](#the-graphql-specification), enabling them to contribute code, time, and talent to GraphQL technical projects. This is free for companies and individuals.
15+
16+
* Organizations can [join the GraphQL Foundation](#the-graphql-foundation), which is the non-profit that supports the sustainability of the GraphQL community. This is accomplished through annual membership fees, which are allocated by the Governing Board for the benefit of the GraphQL ecosystem.
17+
18+
If you have a question about which membership is right for you, please reach out to [[email protected]](mailto:[email protected]).
19+
20+
---
21+
22+
## GraphQL Specification
23+
24+
The GraphQL Specification and its related tools and libraries are developed under the Joint Development Foundation, a non-profit organization focused on open standards that is part of The Linux Foundation family.
25+
26+
Membership in the GraphQL Specification is free, and is required for all who participate in the development process. This includes direct contributions to the specification, participation in meetings and discussions, and contributions to reference implementations and tooling. Joining is simple and straightforward, and all are welcome as members.
27+
28+
*Please note that you or your employer must sign a specification membership before you can join GraphQL calls and participate in the technical development process.*
29+
30+
### [Corporate specification membership](https://corporate-spec-membership.graphql.org)
31+
32+
If you are planning to work on GraphQL for your employer, please ask an appropriate person to complete the corporate GraphQL Specification Membership application. ([preview](https://preview-spec-membership.graphql.org))
33+
34+
To join, please open a PR against a GraphQL repo ([instructions](https://corporate-spec-membership.graphql.org)).
35+
36+
### [Individual specification membership](https://individual-spec-membership.graphql.org)
37+
38+
If you are planning to work on GraphQL as an individual or if you are a student, please complete the individual GraphQL Specification Membership application. ([preview](https://preview-spec-membership.graphql.org))
39+
40+
To join, please open a PR against a GraphQL repo ([instructions](https://individual-spec-membership.graphql.org)).
41+
42+
*Please note: If your employer has already signed a specification membership agreement, you do not need to sign a separate agreement as an individual. If your organization is a member of the GraphQL Foundation, you will still need a valid GraphQL Specification membership in order to contribute.*
43+
44+
---
45+
46+
## GraphQL Foundation
47+
48+
The GraphQL Foundation is a member-supported, non-profit organization whose mission is to support the long-term health and viability of the [GraphQL ecosystem](https://graphql.org). The GraphQL Foundation is hosted by [The Linux Foundation](https://linuxfoundation.org), the 501(c)6 non-profit home of Linux and many other open source collaborative projects.
49+
50+
The GraphQL Foundation is entirely supported by [end-users, vendors, service providers, and consultants](/members) who recognize the importance of ensuring the long-term viability of neutral, collaborative development. The GraphQL Foundation is funded through participation fees, which are allocated by the governing board in ways that benefit the development community.
51+
52+
### Benefits of membership
53+
54+
The GraphQL Foundation Governing Board is responsible for setting high-level policy and allocating the GraphQL Foundation budget in ways that benefit the technical community.
55+
56+
The first 20 members of the GraphQL Foundation participate as voting members of the Governing Board. Any additional members vote to select up to five additional seats.
57+
58+
### How to join
59+
60+
To [join the GraphQL Foundation](https://join.graphql.org), organizations become a member of the Linux Foundation and sign the GraphQL Foundation participation agreement. The GraphQL Foundation annual fee is received into a fund managed by the GraphQL Foundation Governing Board.
61+
62+
* [Preview the Linux Foundation membership application »](/files/LF_Membership-Preview.pdf)
63+
* [Preview the GraphQL Foundation participation agreement »](/files/GraphQL_Foundation-Participation_Agreement-Preview.pdf)
64+
65+
GraphQL Foundation membership fees and Linux Foundation Silver Membership dues are adjusted according to an organization's number of full-time employees.
66+
67+
### [GraphQL Foundation Membership](https://join.graphql.org)
68+
69+
Organization size | Cost
70+
:-----------------|:----
71+
General (5,000+) | $20,000
72+
General (2,000 to 4,999) | $10,000
73+
General (50 to 1,999) | $5,000
74+
General (Up to 49) | $2,000
75+
76+
To join, please complete the [membership application](https://join.graphql.org).
77+
78+
### [Linux Foundation Membership](https://join.graphql.org)
79+
80+
Organization size | Cost
81+
:-----------------|:----
82+
Platinum | $500,000
83+
Gold | $100,000
84+
Silver (5,000+) | $20,000
85+
Silver (500 to 4,999) | $15,000
86+
Silver (100 to 499) | $10,000
87+
Silver (Up to 99) | $5,000
88+
89+
To join, please complete the [membership application](https://join.graphql.org).
90+
91+
The GraphQL Foundation and the Linux Foundation also offer a no-cost associate membership for pre-approved non-profits, open source projects, and government entities. To learn more about Associate membership, please email [[email protected]](mailto:[email protected]).
92+
93+
### Support the GraphQL Foundation
94+
95+
To become a member and demonstrate your organization's support of GraphQL, please [complete the membership application](https://join.graphql.org).
96+
97+
If you have questions or issues, please email [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)