feat(ops/users): Add user zseri

Submitted via IRC, instead of the usual Google Groups
due to email issues.

Change-Id: I71a2bdfd10b02370df61bbba4dabc2f45b6c1009
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4384
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
zseri 2021-12-15 00:30:41 +01:00 committed by clbot
parent a8ec166c72
commit 3e18b034bb
2 changed files with 8 additions and 0 deletions

View file

@ -154,4 +154,9 @@
email = "wpcarro@gmail.com";
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$NQdBVPNwh2ioDq9zWfMusA$2cABJGI8cU2JZirnVU5E5C28sTiePkiOPEAaqNUp/Fk";
}
{
username = "zseri";
email = "zseri.devel@ytrizja.de";
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$wVNkImXloXIkCycnecdFeA$ECAdGdNzUUEq9sFGsIl0jb7AALGsHE+ndWRn6ilSmdE";
}
]

3
users/zseri/OWNERS Normal file
View file

@ -0,0 +1,3 @@
inherited: false
owners:
- zseri