@@ -90,6 +90,8 @@ and has the power to reject incompatible changes or require certain deprecation
90
90
{ name: ' Vsevolod Tolstopyatov' , company: ' JetBrains' },
91
91
{ name: ' Kevin Galligan' , company: ' Touchlab' },
92
92
{ name: ' Eugene Katella' , company: ' Shopify' },
93
+ { name: ' Oleg Nenashev' , company: ' Gradle' },
94
+ { name: ' Ty Smith' , company: ' Uber' },
93
95
]}
94
96
>
95
97
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.
133
135
134
136
</Department >
135
137
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
+
136
152
<Department
137
153
name = { ' Operating Committee' }
138
154
members = { [
0 commit comments