-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
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,40 @@ | ||
<!-- © 2024 Silvan Mosberger <[email protected]> | ||
- | ||
- SPDX-License-Identifier: MPL-2.0 | ||
--> | ||
|
||
# Nix formatting team | ||
|
||
This page collects information and processes for the Nix formatting team. | ||
|
||
## Links | ||
|
||
- GitHub team: [@NixOS/nix-formatting](https://github.com/orgs/NixOS/teams/nix-formatting/members) | ||
- Matrix room: [#nix-formatting:nixos.org](https://matrix.to/#/#nix-formatting:nixos.org) | ||
- Meeting calendar: [Search for "Nix formatting"](https://calendar.google.com/calendar/u/0/[email protected]) | ||
- Meeting link: [Jitsi](https://meet.zrh.init7.net/nix-formatting) | ||
- Live meeting notes: [HedgeDoc](https://pad.lassul.us/nix-formatting) | ||
|
||
## Responsibilities | ||
|
||
The responsibilities of team members are: | ||
- Responding to personal pings in the Matrix room and GitHub issues/PRs for this repository | ||
- Reviewing PRs of this repository when requested | ||
|
||
The team lead has additional responsibilities: | ||
- Keeping track of tasks | ||
- Posting meeting notes | ||
- Managing permissions | ||
- Keeping team information up-to-date | ||
|
||
## Processes | ||
|
||
After every meeting, the notes must be posted to [Discourse](https://discourse.nixos.org/) | ||
|
||
For all non-trivial decisions: | ||
- At least 2 members must reach consensus | ||
- This can be on Matrix, GitHub or in meetings | ||
- The decision must be publicly documented, in any of: | ||
- GitHub issues/PRs | ||
- Design documents in the repository | ||
- Meeting notes |