@@ -13,9 +13,9 @@ const cfp: Array<{ id: string; title: string; contents: ReactNode }> = [
13
13
contents : (
14
14
< DL
15
15
items = { [
16
- [ "CFP Closes" , "Friday, May 26 at 11:59 PM PDT (UTC-7)" ] ,
17
- [ "CFP Notifications" , "Monday, July 10 " ] ,
18
- [ "Schedule Announcement" , "Wednesday, July 12 " ] ,
16
+ [ "CFP Closes" , "Friday, June 9 at 11:59 PM PDT (UTC-7)" ] ,
17
+ [ "CFP Notifications" , "Wednesday, June 21 " ] ,
18
+ [ "Schedule Announcement" , "Friday, June 29 " ] ,
19
19
[ "Slide upload deadline to Sched.com" , "Friday, September 15" ] ,
20
20
[ "Event Date" , "Tuesday, September 19 – Thursday, September 21" ] ,
21
21
] }
@@ -290,7 +290,7 @@ export default () => {
290
290
(CFP) and sharing your experience across a wide range of topics.
291
291
</ p >
292
292
< p >
293
- The CFP is open through Friday, May 26 . For any questions
293
+ The CFP is open through Friday, June 9 . For any questions
294
294
regarding the CFP process, please email{ " " }
295
295
< a href = "mailto:cfp@linuxfoundation.org" >
296
296
cfp@linuxfoundation.org
0 commit comments