Skip to content

Commit 6f68d62

Browse files
committed
Updated the structure
1 parent 15f2769 commit 6f68d62

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed
52.9 KB
Loading

src/images/persons/Roman Elizarov.png

-328 KB
Binary file not shown.
246 KB
Loading

src/pages/structure.mdx

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Kotlin Foundation is a nonprofit nonstock corporation registered in the stat
1313
name="Board of Directors"
1414
members={[
1515
{ name: 'Maxim Shafirov', company: 'JetBrains' },
16-
{ name: 'Roman Elizarov', company: 'JetBrains' },
16+
{ name: 'Hadi Hariri', company: 'JetBrains' },
1717
{ name: 'Grace Kloba', company: 'Google' },
1818
{ name: 'Jeffrey van Gogh', company: 'Google' },
1919
{ name: 'Jeffrey Namnum', company: 'Touchlab' },
@@ -45,9 +45,18 @@ and notices to the members, directors and third parties.
4545

4646
</Department>
4747

48+
<Department
49+
name={'Treasurer'}
50+
members={{ name: 'James Ward', company: 'Google' }}
51+
>
52+
53+
The Treasurer oversees the financial operations of the Foundation.
54+
55+
</Department>
56+
4857
<Department
4958
name={'Lead Language Designer'}
50-
members={{ name: 'Roman Elizarov', company: 'JetBrains' }}
59+
members={{ name: 'Mikhail Zarechenskii', company: 'JetBrains' }}
5160
>
5261

5362
This person is in charge of all decisions regarding the development of the project and evolution of the language.
@@ -58,7 +67,7 @@ The Foundation appoints the Lead Language Designer, but does not directly make d
5867
<Department
5968
name={'Language Committee'}
6069
members={[
61-
{ name: 'Roman Elizarov', company: 'JetBrains' },
70+
{ name: 'Mikhail Zarechenskii', company: 'JetBrains' },
6271
{ name: 'Jeffrey van Gogh', company: 'Google' },
6372
{ name: 'Werner Dietl', company: 'Independent Director' }
6473
]}
@@ -75,7 +84,7 @@ and has the power to reject incompatible changes or require certain deprecation
7584
<Department
7685
name={'Ecosystem committee'}
7786
members={[
78-
{ name: 'Roman Elizarov', company: 'JetBrains' },
87+
{ name: 'Sebastian Aigner', company: 'JetBrains' },
7988
{ name: 'Alan Viverette', company: 'Google' },
8089
{ name: 'Louis Wasserman', company: 'Google' },
8190
{ name: 'Vsevolod Tolstopyatov', company: 'JetBrains' },

0 commit comments

Comments
 (0)