Skip to content

Commit ac98bdb

Browse files
authored
Update schedule and speakers (#137)
* Update schedule * Fix speaker name and add pronouns
1 parent f896d16 commit ac98bdb

File tree

5 files changed

+19
-23
lines changed

5 files changed

+19
-23
lines changed

content/2019/schedule.json

Lines changed: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"name": "Nancy Hawa"
105105
},
106106
{
107-
"time": "12:20 PM",
107+
"time": "12:40 PM",
108108
"name": "Nicole Leffel"
109109
}
110110
]
@@ -349,6 +349,10 @@
349349
"time": "11:10 AM",
350350
"name": "Patricia Realini"
351351
},
352+
{
353+
"time": "11:40 AM",
354+
"name": "Yuraima Estevez"
355+
},
352356
{
353357
"time": "12:10 PM",
354358
"name": "Galen Corey"
@@ -434,7 +438,8 @@
434438
},
435439
{
436440
"time": "3:00 PM",
437-
"name": "Yuraima Estevez"
441+
"title": "Write/Speak/Code Start a Chapter AMA",
442+
"additionalNames": ["Lisa van Gelder"]
438443
},
439444
{
440445
"time": "3:30 PM",
@@ -517,28 +522,16 @@
517522
"title": "Welcome & Code of Conduct",
518523
"additionalNames": ["Lateesha Thomas", "Courteney Ervin"]
519524
},
520-
{
521-
"time": "9:20 AM",
522-
"title": "Sponsor Talk"
523-
},
524525
{
525526
"time": "9:30 AM",
526527
"name": "Kim Crayton"
527528
},
528529
{
529530
"time": "9:50 AM",
530-
"title": "Sponsor Talk"
531-
},
532-
{
533-
"time": "10:00 AM",
534531
"name": "Brianna Wu"
535532
},
536533
{
537-
"time": "10:30 AM",
538-
"title": "Sponsor Talk"
539-
},
540-
{
541-
"time": "10:40 AM",
534+
"time": "10:20 AM",
542535
"title": "Networking & Sponsor Mingle",
543536
"desc": "Snacks, fruit, and coffee will be provided."
544537
},
@@ -578,19 +571,19 @@
578571
"events": [
579572
{
580573
"time": "11:10 AM",
581-
"name": "Audrey Eschright"
574+
"name": "Alex Qin"
582575
},
583576
{
584577
"time": "11:40 AM",
585-
"name": "Alex Qin"
578+
"name": "Tilde Ann Thurium"
586579
},
587580
{
588581
"time": "12:10 PM",
589-
"name": "Tilde Ann Thurium"
582+
"name": "Nitya Narasimhan"
590583
},
591584
{
592585
"time": "12:40 PM",
593-
"name": "Wendy Gwo"
586+
"name": "Audrey Eschright"
594587
}
595588
]
596589
}
@@ -609,7 +602,8 @@
609602
"events": [
610603
{
611604
"time": "2:00 PM",
612-
"title": "Sponsored Workshop",
605+
"title": "Building Courses on GitHub Learning Lab",
606+
"desc": "GitHub Learning Lab (https://lab.github.com/) helps people build real-world skills by completing fun, realistic projects in their own GitHub repositories. Instead of a traditional tutorial or webcast, GitHub Learning Lab is an app that provides a learning experience you can actively participate in. You’ll learn by completing issues that are opened by a bot in a GitHub repository. After you finish tasks, the friendly Learning Lab bot will give you advice and helpful feedback. This presentation and hands-on workshop will introduce you to existing Learning Lab courses and gives you the tools you need to build courses that will help others learn too.",
613607
"type": "workshop",
614608
"eventSponsors": ["Github"]
615609
}
@@ -652,15 +646,15 @@
652646
"events": [
653647
{
654648
"time": "2:00 PM",
655-
"name": "Hilary Stohs-Krause"
649+
"name": "Wendy Gwo"
656650
},
657651
{
658652
"time": "2:30 PM",
659653
"name": "Zainab Ebrahimi"
660654
},
661655
{
662656
"time": "3:00 PM",
663-
"name": "Nitya Narasimhan"
657+
"name": "Hilary Stohs-Krause"
664658
},
665659
{
666660
"time": "3:30 PM",

content/speakers/jessica-fleuti.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"pronouns": "she/her",
44
"role": "Curator of Convenings",
55
"company": "Skoll Foundation",
6-
"headshot": "/images/jessica-fleuri.jpg",
6+
"headshot": "/images/jessica-fleuti.jpg",
77
"layout": "speaker",
88
"bio": "Jessica has 10+ years of experience delivering programs at the intersection of innovation, policy, and social impact. As Curator of Convenings at the Skoll Foundation, she designs convening programs that highlight innovations in social impact and connect social entrepreneurs to others working to solve the world’s most pressing problems. Prior to joining the Skoll Foundation, Jessica led programs for Net Impact, the World Affairs Council, and Council on Foreign Relations. She started her career as an investigator at the California Appellate Project, a nonprofit that handles the appeals of death row inmates.",
99
"years": ["2019"]

content/speakers/jessica-parsons.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "Jessica Parsons",
3+
"pronouns": "she/her",
34
"role": "Documentation Engineer",
45
"company": "Netlify",
56
"headshot": "/images/jessica-parsons.jpg",

content/speakers/randall-kanna.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "Randall Kanna",
3+
"pronouns": "she/her",
34
"role": "Senior Software Engineer",
45
"headshot": "/images/randall-kanna.jpg",
56
"links": [
File renamed without changes.

0 commit comments

Comments
 (0)