@@ -13,7 +13,7 @@ The Kotlin Foundation is a nonprofit nonstock corporation registered in the stat
13
13
name = " Board of Directors"
14
14
members = { [
15
15
{ name: ' Maxim Shafirov' , company: ' JetBrains' },
16
- { name: ' Roman Elizarov ' , company: ' JetBrains' },
16
+ { name: ' Hadi Hariri ' , company: ' JetBrains' },
17
17
{ name: ' Grace Kloba' , company: ' Google' },
18
18
{ name: ' Jeffrey van Gogh' , company: ' Google' },
19
19
{ name: ' Jeffrey Namnum' , company: ' Touchlab' },
@@ -45,9 +45,18 @@ and notices to the members, directors and third parties.
45
45
46
46
</Department >
47
47
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
+
48
57
<Department
49
58
name = { ' Lead Language Designer' }
50
- members = { { name: ' Roman Elizarov ' , company: ' JetBrains' }}
59
+ members = { { name: ' Mikhail Zarechenskii ' , company: ' JetBrains' }}
51
60
>
52
61
53
62
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
58
67
<Department
59
68
name = { ' Language Committee' }
60
69
members = { [
61
- { name: ' Roman Elizarov ' , company: ' JetBrains' },
70
+ { name: ' Mikhail Zarechenskii ' , company: ' JetBrains' },
62
71
{ name: ' Jeffrey van Gogh' , company: ' Google' },
63
72
{ name: ' Werner Dietl' , company: ' Independent Director' }
64
73
]}
@@ -75,7 +84,7 @@ and has the power to reject incompatible changes or require certain deprecation
75
84
<Department
76
85
name = { ' Ecosystem committee' }
77
86
members = { [
78
- { name: ' Roman Elizarov ' , company: ' JetBrains' },
87
+ { name: ' Sebastian Aigner ' , company: ' JetBrains' },
79
88
{ name: ' Alan Viverette' , company: ' Google' },
80
89
{ name: ' Louis Wasserman' , company: ' Google' },
81
90
{ name: ' Vsevolod Tolstopyatov' , company: ' JetBrains' },
0 commit comments