From 53e2cee58dacf53e8a241dd841474fb5690f29f0 Mon Sep 17 00:00:00 2001 From: Julien Richard-Foy Date: Tue, 18 Dec 2018 10:48:59 +0100 Subject: [PATCH] =?UTF-8?q?Detail=20Darja=E2=80=99s=20activities?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _data/team-members.yml | 11 +++++++++-- _projects/04-sip-process-reloaded.md | 4 ++-- _projects/23-communication.md | 13 +++++++++++++ _projects/24-events.md | 12 ++++++++++++ 4 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 _projects/23-communication.md create mode 100644 _projects/24-events.md diff --git a/_data/team-members.yml b/_data/team-members.yml index d094410..037980b 100644 --- a/_data/team-members.yml +++ b/_data/team-members.yml @@ -119,8 +119,15 @@ members: github: darjutak twitter: darjutak photo: /resources/img/darja.png - currentlyWorkingOn: false - contact_for: [scalaCenterActivities] + currentlyWorkingOn: true + contact_for: [scalaCenterActivities, sip, events, communication] + projects: + - title: events + percentage: 40 + - title: communication + percentage: 40 + - title: sip + percentage: 20 active: true - member: heather name: Heather Miller diff --git a/_projects/04-sip-process-reloaded.md b/_projects/04-sip-process-reloaded.md index 7c2d5d4..242ccfc 100644 --- a/_projects/04-sip-process-reloaded.md +++ b/_projects/04-sip-process-reloaded.md @@ -1,10 +1,10 @@ --- label: sip -name: SIP Process Reloaded! +name: Scala improvement process lead web: https://contributors.scala-lang.org/search?q=SIP github: https://github.com/scala/docs.scala-lang/tree/master/_sips origin: https://github.com/scalacenter/advisoryboard/blob/master/proposals/004-sip-and-slip-coordination.md -contributors: [jorge] +contributors: [jorge, darja] status: Active type: project active: true diff --git a/_projects/23-communication.md b/_projects/23-communication.md new file mode 100644 index 0000000..a06af54 --- /dev/null +++ b/_projects/23-communication.md @@ -0,0 +1,13 @@ +--- +label: communication +name: Communication and outreach +contributors: [darja] +status: Active +type: project +active: true +home: true +description: "" +--- + +Reporting to the advisory board on Scala Center activities. Building relationships with +communities around the world. \ No newline at end of file diff --git a/_projects/24-events.md b/_projects/24-events.md new file mode 100644 index 0000000..1ddc443 --- /dev/null +++ b/_projects/24-events.md @@ -0,0 +1,12 @@ +--- +label: events +name: Scala Days and other events +contributors: [darja] +status: Active +type: project +active: true +home: true +description: "" +--- + +Organization of the Scala Days conference and Scala sprees. \ No newline at end of file