From b5a2ff8a866355a3173d70e287988334e682728d Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Mon, 12 Jun 2017 18:32:50 -0400 Subject: [PATCH] SoCC PC membership --- db/cv/okennedy.json | 7 ++++--- db/venues.json | 4 ++++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/db/cv/okennedy.json b/db/cv/okennedy.json index f6aa7df3..e4967288 100644 --- a/db/cv/okennedy.json +++ b/db/cv/okennedy.json @@ -128,7 +128,8 @@ { "venue" : "PWEEK", "years" : [ 2016 ] }, { "venue" : "HILDA", "years" : [ 2016, 2017 ] }, { "venue" : "TOIT", "years" : [ 2016 ] }, - { "venue" : "KAIS", "years" : [ 2017 ] } + { "venue" : "KAIS", "years" : [ 2017 ] }, + { "venue" : "SoCC", "years" : [ 2017 ] } ], "memberships" : [ { "org" : "ACM", "start" : 2012 }, @@ -144,11 +145,11 @@ { "org" : "LIBERTY Partnerships", "start" : 2013, "roles" : [ { "title" : "Summer Mentor", "years" : [2013, 2014] }, - { "title" : "`I Can' Program Volunteer", "years" : [2015, 2016] } + { "title" : "`I Can' Program Volunteer", "years" : [2015, 2016, 2017] } ] }, { "org" : "Coder Dojo Mentor", "years" : [2013, 2014] }, - { "org" : "Science is Elementary Class Leader", "years" : [2014,2015,2016] } + { "org" : "Science is Elementary Class Leader", "years" : [2014, 2015, 2016] } ], "service" : { "general" : [ diff --git a/db/venues.json b/db/venues.json index a4b17ed6..aadbc65f 100644 --- a/db/venues.json +++ b/db/venues.json @@ -1,4 +1,8 @@ { + "SoCC" : { + "fullname" : "Symposium on Cloud Computing", + "type" : "conference" + }, "KAIS" : { "fullname" : "Knowledge and Information Systems", "type" : "journal"