diff options
author | Vincent Ambo <mail@tazj.in> | 2022-12-25T12·05+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-12-27T19·46+0000 |
commit | 81fd9caf3ebce4fa68e9d1281334958578295ed3 (patch) | |
tree | 7caf030948e43fc171a99e49c0e913532ac2135a /docs/CONTRIBUTING.md | |
parent | e68c2f37366887c6b5974cabaf584607cb58aee8 (diff) |
docs: change email address mentions to depot@tvl.su r/5507
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 <flokli@flokli.de>
Diffstat (limited to 'docs/CONTRIBUTING.md')
-rw-r--r-- | docs/CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 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 |