feat(ops/users): Add wpcarro
... this was overdue! Change-Id: I435768007db4a0f3663e1aa9376e8cae4d1d0381
This commit is contained in:
parent
79b4e0e1a4
commit
b97d6b0f1b
1 changed files with 5 additions and 0 deletions
|
@ -149,4 +149,9 @@
|
|||
email = "asmundo@gmail.com";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$oQvNAAGjshz5Cl8XW5i31A$eurlL9a7e5Ttw5JpTY9tOjSZyivWQsr1iCdTqshdfQU";
|
||||
}
|
||||
{
|
||||
username = "wpcarro";
|
||||
email = "wpcarro@gmail.com";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$NQdBVPNwh2ioDq9zWfMusA$2cABJGI8cU2JZirnVU5E5C28sTiePkiOPEAaqNUp/Fk";
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue