devdoc/onboarding: reorder steps so code changes are first
This commit is contained in:
parent
044dd2f6bc
commit
cd6b0c8349
1 changed files with 6 additions and 6 deletions
|
@ -4,19 +4,19 @@
|
|||
|
||||
- Add their user and ssh key to [users](../users) as member of the `trusted` and `wheel` groups.
|
||||
|
||||
- Add their user to the list of `admins` in [modules/nixos/buildbot.nix](../modules/nixos/buildbot.nix).
|
||||
|
||||
- Add their age key to [.sops.yaml](../.sops.yaml), update the `creation_rules` and run `inv update-sops-files`.
|
||||
|
||||
- Make them a `owner` of the [nix-community GitHub organisation](https://github.com/nix-community) and a member of the [nix-community GitHub `admin` team](https://github.com/orgs/nix-community/teams/admin/members).
|
||||
|
||||
- `owner` will give them admin access to [Hercules CI](https://hercules-ci.com/github/nix-community).
|
||||
|
||||
- Add their email in [terraform/locals.tf](../terraform/locals.tf), this will give them access to:
|
||||
|
||||
- [Cloudflare](https://dash.cloudflare.com/login)
|
||||
- [Terraform Cloud](https://app.terraform.io)
|
||||
|
||||
- Add their user to the list of `admins` in [modules/nixos/buildbot.nix](../modules/nixos/buildbot.nix).
|
||||
|
||||
- Make them a `owner` of the [nix-community GitHub organisation](https://github.com/nix-community) and a member of the [nix-community GitHub `admin` team](https://github.com/orgs/nix-community/teams/admin/members).
|
||||
|
||||
- `owner` will give them admin access to [Hercules CI](https://hercules-ci.com/github/nix-community).
|
||||
|
||||
- Make them an `admin` in these Matrix rooms:
|
||||
|
||||
- https://matrix.to/#/#nix-community:nixos.org
|
||||
|
|
Loading…
Add table
Reference in a new issue