about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLinus Heckemann <git@sphalerite.org>2023-06-03T11·14+0200
committerLinus Heckemann <git@sphalerite.org>2023-06-06T13·15+0000
commit6eedd159ac3d419aa39640aea4c19b5a1a010474 (patch)
tree57a84244dba6f6fa57ce86be501e9e56b9105054
parent896034cc94b09d6efc1eba6bb2fdad03269ff369 (diff)
feat(docs): mention OIDC providers in registration instructions r/6239
Change-Id: I698c7b6b1f5f5202c49fcbe026782eb4692d99d3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8706
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
Reviewed-by: sterni <sternenseemann@systemli.org>
-rw-r--r--docs/REVIEWS.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/REVIEWS.md b/docs/REVIEWS.md
index 7f72d81d9a..dd74e23caf 100644
--- a/docs/REVIEWS.md
+++ b/docs/REVIEWS.md
@@ -109,8 +109,10 @@ themselves**.
 
 ## Registration
 
-If you would like to have an account on the Gerrit instance, follow these
-instructions:
+You may log into Gerrit using a GitHub, StackOverflow or GitLab.com account.
+
+If you would like to have a TVL-specific account on the Gerrit
+instance, follow these instructions:
 
 1. Be a member of `#tvl` on [hackint][].
 2. Clone the depot locally (via `git clone "https://cl.tvl.fyi/depot"`).