Skip to content

Commit 1b0b7a4

Browse files
committed
Added new committees members
1 parent fabfc85 commit 1b0b7a4

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

src/images/persons/Eugene Toporov.png

241 KB
Loading

src/images/persons/Oleg Nenashev.png

302 KB
Loading

src/images/persons/Ty Smith.png

263 KB
Loading

src/pages/structure.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ and has the power to reject incompatible changes or require certain deprecation
9090
{ name: 'Vsevolod Tolstopyatov', company: 'JetBrains' },
9191
{ name: 'Kevin Galligan', company: 'Touchlab' },
9292
{ name: 'Eugene Katella', company: 'Shopify' },
93+
{ name: 'Oleg Nenashev', company: 'Gradle' },
94+
{ name: 'Ty Smith', company: 'Uber' },
9395
]}
9496
>
9597
The Ecosystem Committee is responsible for identifying strategic areas for investment in the Kotlin ecosystem.
@@ -133,6 +135,20 @@ It serves as a bridge between the Kotlin Foundation and educational endeavors.
133135

134136
</Department>
135137

138+
<Department
139+
name={'Marketing Committee'}
140+
members={[
141+
{ name: 'Eugene Toporov', company: 'JetBrains' },
142+
{ name: 'Alina Dolgikh', company: 'JetBrains' },
143+
{ name: 'Matt Dyor', company: 'Google' },
144+
]}
145+
>
146+
147+
The Marketing Committee increases the Foundation's visibility and community engagement by
148+
managing communication, promoting initiatives, and supporting member activities.
149+
150+
</Department>
151+
136152
<Department
137153
name={'Operating Committee'}
138154
members={[

0 commit comments

Comments
 (0)