feat(ops/users): add marijan to users
Change-Id: I2d2277915d3e679c9388ea9bc0328b4040b22bf6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12671 Reviewed-by: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
a26fb05add
commit
b3f0e25fbc
1 changed files with 5 additions and 0 deletions
|
@ -126,6 +126,11 @@
|
|||
email = "lukegb@tvl.fyi";
|
||||
password = "{SSHA}7a85VNhpFElFw+N5xcjgGmt4HnBsaGp4";
|
||||
}
|
||||
{
|
||||
username = "marijan";
|
||||
email = "marijan.petricevic94@gmail.com";
|
||||
password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$KG+6Kx+qi5FA4JmBgIOBDA$bQm9u/9A5VbpVmNuMDqJa+iDCU0JCyboevQ3eEzlMdE";
|
||||
}
|
||||
{
|
||||
username = "mrflos";
|
||||
email = "mrflos@yeswiki.pro";
|
||||
|
|
Loading…
Reference in a new issue