Skip to content

Commit a07d753

Browse files
authored
Merge pull request #83 from scala/some-updates
Detail Darja’s activities
2 parents 3298a7c + 53e2cee commit a07d753

File tree

4 files changed

+36
-4
lines changed

4 files changed

+36
-4
lines changed

_data/team-members.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,15 @@ members:
119119
github: darjutak
120120
twitter: darjutak
121121
photo: /resources/img/darja.png
122-
currentlyWorkingOn: false
123-
contact_for: [scalaCenterActivities]
122+
currentlyWorkingOn: true
123+
contact_for: [scalaCenterActivities, sip, events, communication]
124+
projects:
125+
- title: events
126+
percentage: 40
127+
- title: communication
128+
percentage: 40
129+
- title: sip
130+
percentage: 20
124131
active: true
125132
- member: heather
126133
name: Heather Miller

_projects/04-sip-process-reloaded.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
label: sip
3-
name: SIP Process Reloaded!
3+
name: Scala improvement process lead
44
web: https://contributors.scala-lang.org/search?q=SIP
55
github: https://github.com/scala/docs.scala-lang/tree/master/_sips
66
origin: https://github.com/scalacenter/advisoryboard/blob/master/proposals/004-sip-and-slip-coordination.md
7-
contributors: [jorge]
7+
contributors: [jorge, darja]
88
status: Active
99
type: project
1010
active: true

_projects/23-communication.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
label: communication
3+
name: Communication and outreach
4+
contributors: [darja]
5+
status: Active
6+
type: project
7+
active: true
8+
home: true
9+
description: ""
10+
---
11+
12+
Reporting to the advisory board on Scala Center activities. Building relationships with
13+
communities around the world.

_projects/24-events.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
label: events
3+
name: Scala Days and other events
4+
contributors: [darja]
5+
status: Active
6+
type: project
7+
active: true
8+
home: true
9+
description: ""
10+
---
11+
12+
Organization of the Scala Days conference and Scala sprees.

0 commit comments

Comments
 (0)