From 5b444f74d4efd599cf715981026a633c740366a1 Mon Sep 17 00:00:00 2001 From: Julien Richard-Foy Date: Thu, 30 Mar 2023 14:36:06 +0200 Subject: [PATCH 1/2] Define the SIP Committee Secretary role --- _sips/process-specification.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_sips/process-specification.md b/_sips/process-specification.md index a3697ded89..6f4d3fec88 100644 --- a/_sips/process-specification.md +++ b/_sips/process-specification.md @@ -28,13 +28,15 @@ from an idea to the inclusion in the language. language (additions, changes, and/or removals). - Committee: a group of experienced Scala practitioners and language designers, who evaluate changes to the Scala programming language. It consists of a - Chairperson and Members. + Secretary, a Chairperson, and Members. - Chairperson: person in charge of executing the process. They organize and chair the meetings of the Committee, and generally make sure the process is followed, but do not vote on proposals. The Chairperson is an appointed employee of the Scala Center. - Committee Member: member of the Committee with voting rights. The Chairperson cannot be a Member at the same time. +- Secretary: person attending the regular meetings and responsible for writing + notes of the discussions. - SIP Author: any individual or group of people who writes a SIP for submission to the Committee. The Chairperson and Committee Members may also be SIP Authors. Authors are responsible for building consensus within the community and @@ -268,6 +270,10 @@ The current Chairperson is: - Julien Richard-Foy ([@julienrf](https://github.com/julienrf)), Scala Center +The current Secretary is: + +- Seth Tisue ([@sethtisue](https://github.com/sethtisue)), Lightbend + ### Committee Meetings The plenary Committee Meetings are scheduled monthly by the Chairperson. They From 15c34f32e1c5d6259e2fceb3a60bc32cbd57e8f9 Mon Sep 17 00:00:00 2001 From: Julien Richard-Foy Date: Thu, 30 Mar 2023 16:13:57 +0200 Subject: [PATCH 2/2] Update _sips/process-specification.md Co-authored-by: Seth Tisue --- _sips/process-specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sips/process-specification.md b/_sips/process-specification.md index 6f4d3fec88..186709f245 100644 --- a/_sips/process-specification.md +++ b/_sips/process-specification.md @@ -272,7 +272,7 @@ The current Chairperson is: The current Secretary is: -- Seth Tisue ([@sethtisue](https://github.com/sethtisue)), Lightbend +- Seth Tisue ([@SethTisue](https://github.com/SethTisue)), Lightbend ### Committee Meetings