diff --git a/src/app/conf/2025/speakers.tsx b/src/app/conf/2025/speakers.tsx
index 686a26ed72..bb2f0c6975 100644
--- a/src/app/conf/2025/speakers.tsx
+++ b/src/app/conf/2025/speakers.tsx
@@ -21,7 +21,10 @@ function TabHeading({
function DatesTab() {
return (
<>
- Dates to Remember
+
+ Last Updated: 2025-04-02
+
+ Dates to Remember
CFP Opens: Tuesday, 4 February
CFP Close: Sunday, 4 May at 23:59 CEST (UTC+2)
@@ -39,7 +42,10 @@ function DatesTab() {
function TopicsTab() {
return (
<>
- Suggested Topics
+
+ Last Updated: 2025-04-02
+
+ Suggested Topics
GraphQL Working Group
@@ -79,7 +85,10 @@ function TopicsTab() {
function NotesTab() {
return (
<>
- Important Notes
+
+ Last Updated: 2025-04-02
+
+ Important Notes
All speakers are required to adhere to our{" "}
@@ -183,7 +192,10 @@ function NotesTab() {
function TypesTab() {
return (
<>
- Submission Types
+
+ Last Updated: 2025-04-02
+
+ Submission Types
Session Presentation: Typically 30 minutes in length, 1-2 speakers
@@ -200,6 +212,77 @@ function TypesTab() {
>
)
}
+
+function ProcessTab() {
+ return (
+ <>
+
+ Last Updated: 2025-04-02
+
+ The Talk Selection Process
+
+ The GraphQL Foundation strives to select conference talks based on fair
+ criteria in a transparent manner. There are three groups involved in the
+ selection process, each with their own focus to help create an engaging
+ and balanced conference schedule:
+
+
+
The Technical Steering Committee (TSC)
+
The new Subject Matter Experts initiative (SMEs)
+
The Program Committee
+
+ The Technical Steering Committee
+
+ The TSC are a group of 11 individuals who are elected to serve a two
+ year term to provide technical oversight of all GraphQL development
+ efforts. When evaluating conference talks they{" "}
+ focus on quality and use the following criteria:
+
+
+
Relevance
+
Originality
+
Soundness
+
Quality of Presentation
+
Importance
+
+ Subject Matter Experts
+
+ The SME initiative is new for 2025. This will be a panel of volunteers
+ drawn from industry experts, working group members, security and
+ observability experts, and maintainers and contributors to open source
+ GraphQL projects. When evaluating the talks, they will{" "}
+ focus on how exciting and engaging the talks are and
+ use the following criteria:
+
+
+
Subject Content
+
Originality
+
Audience Engagement
+
+ The Program Committee
+
+ The Program Committee is made up of representatives from the GraphQL
+ Foundation board and interested members of the GraphQL community who
+ have had experience organizing conferences. They shape the schedule from
+ the highest-rated talks, ensuring balance across industries and
+ affiliations, and also including a range of speaker experience and
+ demographics, to ensure a varied and well-rounded representation of the
+ GraphQL ecosystem.
+
+
+ Have More Questions? First Time Submitting? Don't Feel Intimidated
+
+
+ Linux Foundation events are an excellent way to get to know the
+ community and share your ideas and the work that you are doing and we
+ strongly encourage first-time speakers to submit talks for our events.
+ In the instance that you aren't sure about your abstract, reach out to
+ us and we will be more than happy to work with you on your proposal.
+