-
-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Steering Committee election result announcement (#1574)
Follow-up on #1546 🚀 Ping @thilobillerbeck
- Loading branch information
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
52 changes: 52 additions & 0 deletions
52
src/content/blog/announcements/2024-11-05_sc-election-2024-result.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
id: sc-election-2024-result | ||
title: Result for the Nix Steering Committee Election 2024 | ||
date: 2024-11-05T00:00:00.000Z | ||
category: announcements | ||
--- | ||
|
||
After successfully using CIVS to tally the 450 ballots cast (56% turnout) on OpaVote, | ||
We are hereby concluding this election! | ||
We congratulate the first members of the Nix Steering Committee (SC) (ordered alphabetically): | ||
|
||
- [@Ericson2314] (2 year term) | ||
- [@fpletz] (1 year term) | ||
- [@Gabriella439] (2 year term) | ||
- [@jtojnar] (2 year term) | ||
- [@roberth] (2 year term) | ||
- [@tomberek] (1 year term) | ||
- [@winterqt] (1 year term) | ||
|
||
[@Ericson2314]: https://github.com/NixOS/SC-election-2024/blob/main/candidates/Ericson2314.md | ||
[@fpletz]: https://github.com/NixOS/SC-election-2024/blob/main/candidates/fpletz.md | ||
[@Gabriella439]: https://github.com/NixOS/SC-election-2024/blob/main/candidates/Gabriella439.md | ||
[@jtojnar]: https://github.com/NixOS/SC-election-2024/blob/main/candidates/jtojnar.md | ||
[@roberth]: https://github.com/NixOS/SC-election-2024/blob/main/candidates/roberth.md | ||
[@tomberek]: https://github.com/NixOS/SC-election-2024/blob/main/candidates/tomberek.md | ||
[@winterqt]: https://github.com/NixOS/SC-election-2024/blob/main/candidates/winterqt.md | ||
|
||
This result is certified by all [Election Committee][ec] members. | ||
|
||
[ec]: https://github.com/nixos/SC-election-2024?tab=readme-ov-file#election-committee-ec | ||
|
||
For verification purposes, | ||
all OpaVote ballots will soon be available [here][opavote] | ||
(the result there should be ignored; voters will also get an email), | ||
while the CIVS tally to determine the result using the same ballots | ||
is already available [here][civs]. | ||
See [the new docs][verify] for more info on result verification. | ||
|
||
[opavote]: https://opavote.com/results/6251213851459584 | ||
[civs]: https://civs1.civs.us/cgi-bin/results.pl?id=E_8589ef69d0e60845 | ||
[verify]: https://github.com/NixOS/SC-election-2024/tree/main/doc/verify.md | ||
|
||
We are now establishing communications with the first SC members | ||
and will soon make a final handover announcement on behalf of the EC / NCA. | ||
|
||
We, the members of the EC / NCA, and Ron from the NixOS Foundation board, | ||
are thankful for everybody's participation in this first election, | ||
and are looking forward to see the first SC getting started. | ||
|
||
Note that you can also read and publicly discuss this announcement [on Discourse][discourse]. | ||
|
||
[discourse]: https://discourse.nixos.org/t/results-for-the-nix-steering-committee-election-2024/55511 |