@@ -16,7 +16,8 @@ The Kotlin Foundation is a nonprofit nonstock corporation registered in the stat
16
16
{ name: ' Roman Elizarov' , company: ' JetBrains' },
17
17
{ name: ' Grace Kloba' , company: ' Google' },
18
18
{ 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' },
20
21
]}
21
22
>
22
23
@@ -78,6 +79,8 @@ and has the power to reject incompatible changes or require certain deprecation
78
79
{ name: ' Alan Viverette' , company: ' Google' },
79
80
{ name: ' Louis Wasserman' , company: ' Google' },
80
81
{ name: ' Vsevolod Tolstopyatov' , company: ' JetBrains' },
82
+ { name: ' Kevin Galligan' , company: ' Touchlab' },
83
+ { name: ' Charles Anderson' , company: ' Shopify' },
81
84
]}
82
85
>
83
86
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
93
96
{ name: ' Alina Dolgikh' , company: ' JetBrains' },
94
97
{ name: ' Hilary Richardson' , company: ' Google' },
95
98
{ name: ' Isabella Fiterman' , company: ' Google' },
99
+ { name: ' Peter Chislett' , company: ' Touchlab' },
100
+ { name: ' Mustafa Ali' , company: ' Shopify' },
96
101
]}
97
102
>
98
103
@@ -105,13 +110,29 @@ The Trademark Committee reports directly to the Foundation’s board of director
105
110
106
111
</Department >
107
112
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
+
108
128
<Department
109
129
name = { ' Operating Committee' }
110
130
members = { [
111
131
{ name: ' Jeffrey van Gogh' , company: ' Google' },
112
132
{ name: ' Hadi Hariri' , company: ' JetBrains' },
113
133
{ name: ' John Pampuch' , company: ' Google' },
114
134
{ name: ' Egor Tolstoy' , company: ' JetBrains' },
135
+ { name: ' Justin Mancinelli' , company: ' Touchlab' },
115
136
]}
116
137
>
117
138
0 commit comments