feat(ops/users): Add wpcarro

... this was overdue!

Change-Id: I435768007db4a0f3663e1aa9376e8cae4d1d0381
This commit is contained in:
Vincent Ambo 2021-12-13 23:54:12 +03:00
parent 79b4e0e1a4
commit b97d6b0f1b

View file

@ -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";
}
]