chore(tvl-slapd): add display name for qyliss
Not having this set led to gerrit setting the committer to "qyliss <hi@alyssa.is>", which is wrong. Change-Id: I3fe02264e22dd6d739575b34ceb1221d1d6a9d98 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1267 Tested-by: BuildkiteCI Reviewed-by: qyliss <hi@alyssa.is>
This commit is contained in:
parent
501d6bdaab
commit
effbb277c3
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ let
|
|||
}
|
||||
{
|
||||
username = "qyliss";
|
||||
displayName = "Alyssa Ross";
|
||||
email = "hi@alyssa.is";
|
||||
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$+uTpAKrN452D8wa7OFqPnw$GYi9/zns5iJCXDp1VuTPPsa35M5vkD6+rC8riT8cEHI";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue