TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] chore(tvl-slapd): add display name for qyliss
@ 2020-07-18 16:42 Alyssa Ross
  0 siblings, 0 replies; only message in thread
From: Alyssa Ross @ 2020-07-18 16:42 UTC (permalink / raw)
  To: depot; +Cc: Alyssa Ross

Not having this set led to gerrit setting the committer to
"qyliss <hi@alyssa•is>", which is wrong.
---
Sending this as an email to avoid that happening again.

 ops/nixos/tvl-slapd/default.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ops/nixos/tvl-slapd/default.nix b/ops/nixos/tvl-slapd/default.nix
index 8a398eb64..cd2f978f4 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -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";
     }
-- 
2.27.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-18 16:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-18 16:42 [PATCH] chore(tvl-slapd): add display name for qyliss Alyssa Ross

Code repositories for project(s) associated with this public inbox

	https://code.tvl.fyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).