diff options
author | Florian Klink <flokli@flokli.de> | 2024-08-30T10·26+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-08-30T10·36+0000 |
commit | 348998e1fa3e789ee39b303b24dedd89da6c09e5 (patch) | |
tree | 36dd3c01b93377237de3941bf0b8dd5c5867827e | |
parent | 5a97888d8b9df1815cee3d577ea95a44f188434f (diff) |
docs(tvix): update account creation instructions r/8611
This is tvix/docs, so asking to be a member of #tvl here is confusing. Being a member of #tvix-dev is sufficient, we can still mention #tvl though. Change-Id: If9fbf7d098c0a8d77a45a95e321fc0a553f4c63b Reviewed-on: https://cl.tvl.fyi/c/depot/+/12396 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: yuka <yuka@yuka.dev> Tested-by: BuildkiteCI
-rw-r--r-- | tvix/docs/src/contributing/gerrit.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tvix/docs/src/contributing/gerrit.md b/tvix/docs/src/contributing/gerrit.md index 71877d9d4aab..a9fdb75dec1a 100644 --- a/tvix/docs/src/contributing/gerrit.md +++ b/tvix/docs/src/contributing/gerrit.md @@ -17,7 +17,8 @@ that error is not your fault. You can create that account by following these instructions: 1. Checkout [TVL’s monorepo][check-out-monorepo] if you haven’t already -2. Be a member of `#tvl` on [hackint][], a communication network. +2. Be a member of `#tvix-dev` (and/or `#tvl`) on [hackint][], a communication + network. 3. Generate a user entry using [//web/pwcrypt](https://signup.tvl.fyi/). 4. Commit that generated user entry to our LDAP server configuration in [ops/users][ops-users] (for an example, see: |