about summary refs log tree commit diff
path: root/ops/users
diff options
context:
space:
mode:
authorCynthia Revström <me@cynthia.re>2021-05-24T20·16+0200
committercynthia <cynthia@tvl.fyi>2021-05-24T20·22+0000
commitab7c409530a6bd954703592c64009ca2e178295d (patch)
tree5c41d9c6e56a77c5f489494de099b6fd2d74d0fe /ops/users
parenta26c4a1c77124b54246e9f2d7511ea2fa71374b5 (diff)
chore(ops/users): Update email address for cynthia r/2624
Change-Id: Ieb59d9215c5c1159113375dea0dd96d3d29e1303
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3154
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
Diffstat (limited to 'ops/users')
-rw-r--r--ops/users/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/users/default.nix b/ops/users/default.nix
index 7e3b6fe98a..ad3df57c75 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -18,7 +18,7 @@
   }
   {
     username = "cynthia";
-    email = "cynthia@tvl.fyi";
+    email = "me@cynthia.re";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=4,p=1$TxjbMGenhEmkyYLrg5uGhbr60THB86YeRZg5bPdiTJo$k9gbRlAPjmxwdUwzbavvsAVkckgQZ0jS2oTtvZBPysk";
   }
   {