Skip to content

Commit 2aebbf1

Browse files
authored
Merge pull request #44 from KotlinFoundation/structure-update-aug23
Updated the Foundation structure: Education Committee and new folks in existing committees
2 parents d76400c + cde4818 commit 2aebbf1

10 files changed

+22
-1
lines changed
49.6 KB
Loading

src/images/persons/James Ward.png

326 KB
Loading

src/images/persons/Jeffrey Namnum.jpg

54.1 KB
Loading
211 KB
Loading

src/images/persons/Kevin Galligan.png

277 KB
Loading
23.5 KB
Loading

src/images/persons/Mustafa Ali.jpg

41.5 KB
Loading

src/images/persons/Peter Chislett.png

307 KB
Loading

src/images/persons/Trisha Gee.jpg

42.1 KB
Loading

src/pages/structure.mdx

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ The Kotlin Foundation is a nonprofit nonstock corporation registered in the stat
1616
{ name: 'Roman Elizarov', company: 'JetBrains' },
1717
{ name: 'Grace Kloba', company: 'Google' },
1818
{ name: 'Jeffrey van Gogh', company: 'Google' },
19-
{ name: 'Werner Dietl', company: 'Independent Director' }
19+
{ name: 'Jeffrey Namnum', company: 'Touchlab' },
20+
{ name: 'Werner Dietl', company: 'Independent Director' },
2021
]}
2122
>
2223

@@ -78,6 +79,8 @@ and has the power to reject incompatible changes or require certain deprecation
7879
{ name: 'Alan Viverette', company: 'Google' },
7980
{ name: 'Louis Wasserman', company: 'Google' },
8081
{ name: 'Vsevolod Tolstopyatov', company: 'JetBrains' },
82+
{ name: 'Kevin Galligan', company: 'Touchlab' },
83+
{ name: 'Charles Anderson', company: 'Shopify' },
8184
]}
8285
>
8386
The Ecosystem committee is responsible for identifying strategic areas for investment in the Kotlin ecosystem.
@@ -93,6 +96,8 @@ and has the power to reject incompatible changes or require certain deprecation
9396
{ name: 'Alina Dolgikh', company: 'JetBrains' },
9497
{ name: 'Hilary Richardson', company: 'Google' },
9598
{ name: 'Isabella Fiterman', company: 'Google' },
99+
{ name: 'Peter Chislett', company: 'Touchlab' },
100+
{ name: 'Mustafa Ali', company: 'Shopify' },
96101
]}
97102
>
98103

@@ -105,13 +110,29 @@ The Trademark Committee reports directly to the Foundation’s board of director
105110

106111
</Department>
107112

113+
<Department
114+
name={'Education Committee'}
115+
members={[
116+
{ name: 'Ksenia Shneyveys', company: 'JetBrains' },
117+
{ name: 'James Ward', company: 'Google' },
118+
{ name: 'Trisha Gee', company: 'Gradle' },
119+
{ name: 'Werner Dietl', company: 'Independent Director' },
120+
]}
121+
>
122+
123+
The Education Committee oversees educational initiatives and resources to promote the Kotlin programming language.
124+
It serves as a bridge between the Kotlin Foundation and educational endeavors.
125+
126+
</Department>
127+
108128
<Department
109129
name={'Operating Committee'}
110130
members={[
111131
{ name: 'Jeffrey van Gogh', company: 'Google' },
112132
{ name: 'Hadi Hariri', company: 'JetBrains' },
113133
{ name: 'John Pampuch', company: 'Google' },
114134
{ name: 'Egor Tolstoy', company: 'JetBrains' },
135+
{ name: 'Justin Mancinelli', company: 'Touchlab' },
115136
]}
116137
>
117138

0 commit comments

Comments
 (0)