From 81fd9caf3ebce4fa68e9d1281334958578295ed3 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 25 Dec 2022 15:05:31 +0300 Subject: docs: change email address mentions to depot@tvl.su This is the new address which leads to the public inbox at inbox.tvl.su Change-Id: I45d98a373b8acda49b05c4f74669ffb9ad1f1a3c Reviewed-on: https://cl.tvl.fyi/c/depot/+/7632 Tested-by: BuildkiteCI Reviewed-by: flokli --- docs/CONTRIBUTING.md | 4 ++-- docs/REVIEWS.md | 8 ++++---- ops/keycloak/main.tf | 2 +- tools/emacs-pkgs/passively/README.md | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index dd138d3bfcdb..f13125c44935 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -29,8 +29,8 @@ When adding a feature you should consider whether it is only useful for your particular use-case or whether it is generally applicable for other users of the project. -When in doubt - just ask! You can reach out to us at -[depot@tazj.in](mailto:depot@tazj.in) or on Twitter, IRC, etc. +When in doubt - just ask! You can reach out to us via mail at +[depot@tvl.su](mailto:depot@tvl.su) or on IRC. ## Commit messages diff --git a/docs/REVIEWS.md b/docs/REVIEWS.md index 35dd4e00b776..1cb228b86b5c 100644 --- a/docs/REVIEWS.md +++ b/docs/REVIEWS.md @@ -134,8 +134,8 @@ instructions: ## Submitting changes via email -You can submit a patch via email to `depot@tazj.in` and it will be added to -Gerrit by a contributor. +You can submit a patch via email to `depot@tvl.su` and it will be +added to Gerrit by a contributor. Create an appropriate commit locally and send it us using either of these options: @@ -144,7 +144,7 @@ Create an appropriate commit locally and send it us using either of these option * `git send-email`: If configured on your system, this will take care of the whole emailing process for you. -The email address is a [public group][]. +The email address is a [public inbox][]. ## Gerrit for Github Users @@ -184,7 +184,7 @@ read. [OWNERS]: https://cl.tvl.fyi/plugins/owners/Documentation/config.md [guidelines]: ./CONTRIBUTING.md#commit-messages [ops-users]: ../ops/users/default.nix -[public group]: https://groups.google.com/a/tazj.in/forum/?hl=en#!forum/depot +[public inbox]: https://inbox.tvl.su/depot/ [hackint]: https://hackint.org [github-diff]: https://gerrit.wikimedia.org/r/Documentation/intro-gerrit-walkthrough-github.html [attention sets]: https://gerrit-review.googlesource.com/Documentation/user-attention-set.html diff --git a/ops/keycloak/main.tf b/ops/keycloak/main.tf index c18f4a178991..923ac1939712 100644 --- a/ops/keycloak/main.tf +++ b/ops/keycloak/main.tf @@ -37,7 +37,7 @@ resource "keycloak_realm" "tvl" { from_display_name = "The Virus Lounge" host = "127.0.0.1" port = "25" - reply_to = "depot@tazj.in" + reply_to = "depot@tvl.su" ssl = false starttls = false } diff --git a/tools/emacs-pkgs/passively/README.md b/tools/emacs-pkgs/passively/README.md index 052c496b324d..a5ac0d5a40bf 100644 --- a/tools/emacs-pkgs/passively/README.md +++ b/tools/emacs-pkgs/passively/README.md @@ -68,7 +68,7 @@ can clone passively like this: Passively depends on `ht.el`. -Feel free to contribute patches by emailing them to `depot@tazj.in` +Feel free to contribute patches by emailing them to `depot@tvl.su`. ## Use-cases -- cgit 1.4.1