feat(ops/users): Add hsjobeki to users
Change-Id: Ib5f8c314d2c7ad6af948ff23754eeb895b1f1e94 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8529 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: flokli <flokli@flokli.de> Reviewed-by: flokli <flokli@flokli.de>
This commit is contained in:
parent
7d4a3c6161
commit
f1ca5a3096
1 changed files with 5 additions and 0 deletions
|
@ -209,4 +209,9 @@
|
|||
email = "tvl@lahfa.xyz";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$3NZTBbF5dZssAHC/ktcA/Q$AZxHGG0ycNMOkIxC/ONYbyhNxC9hb6cpWvnsNH8LWZk";
|
||||
}
|
||||
{
|
||||
username = "hsjobeki";
|
||||
email = "hsjobeki@gmail.com";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$jez9eVa2v0BznIJMOhw+hw$wUbwCS+Bfcjjzr08saQE6NNTPWNXWWaxv+UtBCdYC2s";
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue