Skip to content

Commit 3b287a4

Browse files
jemgillambenjie
andauthored
WG Day: updates to wg page (#2363)
<!-- Thanks for making a pull request! Before submitting, please read our contributing guidelines: https://github.com/graphql/graphql.github.io/blob/source/CONTRIBUTING.md Have any questions? Feel free to ask in this PR or you can also find us on the #website channel on the GraphQL Slack (invite link available in CONTRIBUTING.md) --> --------- Co-authored-by: Benjie <benjie@jemjie.com>
1 parent decb5a6 commit 3b287a4

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

src/app/conf/2026/wg-day/page.tsx

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import WGImage from "./attendees.jpg"
1111
export const metadata: Metadata = {
1212
title: "WG Day | GraphQLConf 2026",
1313
description:
14-
"Working Group Day at GraphQLConf 2026 on May 21 in Fremont for GraphQL working group members and maintainers of key GraphQL OSS, with intentionally unstructured time for technical discussion and social connection.",
14+
"Working Group Day at GraphQLConf 2026 on May 21 at Meta's Fremont Campus for GraphQL working group members and maintainers of key GraphQL OSS, with intentionally unstructured time for technical discussion and social connection.",
1515
}
1616

1717
export default function WGDayPage() {
@@ -78,21 +78,20 @@ export default function WGDayPage() {
7878
<article className="space-y-4">
7979
<h2 className="typography-h2">Attendance</h2>
8080
<p className="typography-body-lg max-w-4xl">
81-
Capacity is limited, so invitations will go to regular working
82-
group participants first. Additional attendees can join via a
83-
waitlist, with priority for maintainers of GraphQL-related open
84-
source software (clients, servers, libraries, frameworks, tooling,
85-
and documentation), plus Foundation board members and GraphQL
86-
Ambassadors. Room capacity is 48.
81+
Request a place using the form linked below. Attendance is open to
82+
all, however if the event becomes oversubscribed priority will be
83+
given to working group and TSC members, maintainers of
84+
GraphQL-related open source software (clients, servers, libraries,
85+
frameworks, tooling, and documentation), Foundation board members
86+
and GraphQL Ambassadors. Places will be released in batches in a
87+
timely manner to facilitate your planning around the conference.
8788
</p>
8889
</article>
8990

9091
<article className="space-y-4">
9192
<h2 className="typography-h2">Logistics</h2>
9293
<ul className="typography-body-lg list-disc space-y-2 pl-5">
93-
<li>
94-
Location: Meta MPK 21 (adjacent to the main conference building)
95-
</li>
94+
<li>Location: Meta Fremont Campus (Building TBC)</li>
9695
<li>
9796
Time: Drop-in between 9:30 AM-4:30 PM PT (last entry 2:00 PM)
9897
</li>
@@ -110,10 +109,9 @@ export default function WGDayPage() {
110109
<article className="space-y-4">
111110
<h2 className="typography-h2">Join us</h2>
112111
<p className="typography-body-lg max-w-4xl">
113-
Attendance is managed by an invite system and waitlist. You can
114-
request to attend by filling out the form linked below. For
115-
questions about attendance, waitlist priority, or logistics, you
116-
can email the event team:
112+
You can request to attend by filling out the form linked below.
113+
For questions about attendance, waitlist priority, or logistics,
114+
you can email the event team:
117115
</p>
118116
<div className="mt-4 flex gap-x-6 gap-y-4 max-sm:flex-col">
119117
<Button

0 commit comments

Comments
 (0)