@@ -220,22 +220,24 @@ function ProcessTab() {
220
220
< em > Last Updated: 2025-04-02</ em >
221
221
</ p >
222
222
< TabHeading className = "mt-6" > The Talk Selection Process</ TabHeading >
223
- The GraphQL Foundation strives to select conference talks based on fair
224
- criteria in a transparent manner. There are three groups involved in the
225
- selection process, each with their own focus to help create an engaging
226
- and balanced conference schedule:
223
+ < p >
224
+ The GraphQL Foundation strives to select conference talks based on fair
225
+ criteria in a transparent manner. There are three groups involved in the
226
+ selection process, each with their own focus to help create an engaging
227
+ and balanced conference schedule:
228
+ </ p >
227
229
< ul className = "list-disc space-y-2 pl-6" >
228
230
< li > The Technical Steering Committee (TSC)</ li >
229
231
< li > The new Subject Matter Experts initiative (SMEs)</ li >
230
232
< li > The Program Committee</ li >
231
233
</ ul >
232
234
< TabHeading className = "mt-6" > The Technical Steering Committee</ TabHeading >
233
- The TSC are a group of 11 individuals who are elected to serve a two year
234
- term to provide technical oversight of all GraphQL development efforts.
235
- When evaluating conference talks they < strong >
236
- focus on quality
237
- < /strong > { " " }
238
- and use the following criteria:
235
+ < p >
236
+ The TSC are a group of 11 individuals who are elected to serve a two
237
+ year term to provide technical oversight of all GraphQL development
238
+ efforts. When evaluating conference talks they { " " }
239
+ < strong > focus on quality < /strong > and use the following criteria:
240
+ </ p >
239
241
< ul className = "list-disc space-y-2 pl-6" >
240
242
< li > Relevance</ li >
241
243
< li > Originality</ li >
@@ -244,32 +246,39 @@ function ProcessTab() {
244
246
< li > Importance</ li >
245
247
</ ul >
246
248
< TabHeading className = "mt-6" > Subject Matter Experts</ TabHeading >
247
- The SME initiative is new for 2025. This will be a panel of volunteers
248
- drawn from industry experts, working group members, security and
249
- observability experts, and maintainers and contributors to open source
250
- GraphQL projects. When evaluating the talks, they will{ " " }
251
- < strong > focus on how exciting and engaging the talks are</ strong > and use
252
- the following criteria:
249
+ < p >
250
+ The SME initiative is new for 2025. This will be a panel of volunteers
251
+ drawn from industry experts, working group members, security and
252
+ observability experts, and maintainers and contributors to open source
253
+ GraphQL projects. When evaluating the talks, they will{ " " }
254
+ < strong > focus on how exciting and engaging the talks are</ strong > and
255
+ use the following criteria:
256
+ </ p >
253
257
< ul className = "list-disc space-y-2 pl-6" >
254
258
< li > Subject Content</ li >
255
259
< li > Originality</ li >
256
260
< li > Audience Engagement</ li >
257
261
</ ul >
258
262
< TabHeading className = "mt-6" > The Program Committee</ TabHeading >
259
- The Program Committee is made up of representatives from the GraphQL
260
- Foundation board and interested members of the GraphQL community who have
261
- had experience organizing conferences. They shape the schedule from the
262
- highest-rated talks, ensuring balance across industries and affiliations,
263
- and also including a range of speaker experience and demographics, to
264
- ensure a varied and well-rounded representation of the GraphQL ecosystem.
263
+ < p >
264
+ The Program Committee is made up of representatives from the GraphQL
265
+ Foundation board and interested members of the GraphQL community who
266
+ have had experience organizing conferences. They shape the schedule from
267
+ the highest-rated talks, ensuring balance across industries and
268
+ affiliations, and also including a range of speaker experience and
269
+ demographics, to ensure a varied and well-rounded representation of the
270
+ GraphQL ecosystem.
271
+ </ p >
265
272
< TabHeading className = "mt-6" >
266
273
Have More Questions? First Time Submitting? Don't Feel Intimidated
267
274
</ TabHeading >
268
- Linux Foundation events are an excellent way to get to know the community
269
- and share your ideas and the work that you are doing and we strongly
270
- encourage first-time speakers to submit talks for our events. In the
271
- instance that you aren't sure about your abstract, reach out to us and we
272
- will be more than happy to work with you on your proposal.
275
+ < p >
276
+ Linux Foundation events are an excellent way to get to know the
277
+ community and share your ideas and the work that you are doing and we
278
+ strongly encourage first-time speakers to submit talks for our events.
279
+ In the instance that you aren't sure about your abstract, reach out to
280
+ us and we will be more than happy to work with you on your proposal.
281
+ </ p >
273
282
</ >
274
283
)
275
284
}
0 commit comments