feat(ops/users): add user thk
Change-Id: Ib5e518359e152553d0a9ebf6c674f1acc846800a Reviewed-on: https://cl.tvl.fyi/c/depot/+/12785 Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de> Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
parent
ccecede70b
commit
81a341f6eb
1 changed files with 5 additions and 0 deletions
|
@ -178,6 +178,11 @@
|
|||
email = "tazjin@tvl.su";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$wOPEl9D3kSke//oLtbvqrg$j0npwwXgaXQ/emefKUwL59tH8hdmtzbgH2rQzWSmE2Y";
|
||||
}
|
||||
{
|
||||
username = "thk";
|
||||
email = "thomas@koch.ro";
|
||||
password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$WFP0HGCiY5IV6OOWEqM0zA$BkmBq2rLv59YyulsY25hlt9LYTpI7zLrJjGHiBN5MIc";
|
||||
}
|
||||
{
|
||||
username = "yl3dy";
|
||||
email = "aleksandr.kiselyov@gmail.com";
|
||||
|
|
Loading…
Reference in a new issue