Skip to content

Conversation

thilobillerbeck
Copy link
Collaborator

Convert the values page into something that is more clear about how the projects governance is working.

Copy link
Contributor

github-actions bot commented Oct 8, 2025

Copy link
Contributor

github-actions bot commented Oct 8, 2025

@thilobillerbeck thilobillerbeck marked this pull request as ready for review October 11, 2025 20:48
Copy link
Contributor

Comment on lines +74 to +77
Behind these bodies are many volunteers who contribute to the project in
various ways. Read more about our {teams.length} teams on the <a
href="/community">community page</a
>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Behind these bodies are many volunteers who contribute to the project in
various ways. Read more about our {teams.length} teams on the <a
href="/community">community page</a
>.
Local decisions are made in a distributed way by the <a href="/community">{teams.length} teams</a{teams.length}, among many other ones not listed on the website and many more individual specialists, responsible for various areas.
From the leadership bodies down to individual contributors, almost everybody is here as a passionate volunteer.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops something funny happened here @infinisil

teams</a{teams.length},

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this what you meant?

Suggested change
Behind these bodies are many volunteers who contribute to the project in
various ways. Read more about our {teams.length} teams on the <a
href="/community">community page</a
>.
Local decisions are made in a distributed way by the <a href="/community">{teams.length} teams</a>, among many other ones not listed on the website and many more individual specialists, responsible for various areas.
From the leadership bodies down to individual contributors, almost everybody is here as a passionate volunteer.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops yes!

Comment on lines +97 to +98
Each member holds a two-year term, with elections held annually to fill
half of the seats. You can read more about the election process in the <a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Each member holds a two-year term, with elections held annually to fill
half of the seats. You can read more about the election process in the <a
at least half of the seats. You can read more about the election process in the <a

<h3
class="font-heading text-secondary-afghani-blue text-3xl leading-none font-bold"
>
The Steering Committee
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The Steering Committee
The Steering Committee (SC)

Since it's used as an abbreviation so often

Copy link
Member

@infinisil infinisil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some suggestions, but looking great otherwise!

<b>Members:</b>
{
steeringCommittee.data.members
.map((member) => member.name)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to use GitHub handles (with a link), because that's more recognisable

</span>
<span>
<b>Members:</b>
{foundationBoard.data.members.map((member) => member.name).join(', ')}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for the board

<p class="mb-2">
Every year, the Nix community elects members to the steering committee.
Each member holds a two-year term, with elections held annually to fill
half of the seats. You can read more about the election process in the <a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@infinisil I think you meant like this?

Suggested change
half of the seats. You can read more about the election process in the <a
at least half of the seats. You can read more about the election process in the <a

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes thanks! I think I tested some new review UI that was kind of broken, because I'm pretty sure I selected both lines for the suggestion 😆

Copy link
Member

@djacu djacu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Left some comments on the suggestions

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/sc-meeting-2025-10-15-17-05-utc/70966/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants