TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* add camsbury
@ 2020-06-23 18:26 Cameron Kingsbury
  2020-06-30 22:37 ` Cameron Kingsbury
  0 siblings, 1 reply; 2+ messages in thread
From: Cameron Kingsbury @ 2020-06-23 18:26 UTC (permalink / raw)
  To: depot


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

add camsbury


[-- Attachment #1.2: Type: text/html, Size: 35 bytes --]

[-- Attachment #2: 0001-feat-tvl-slapd-add-camsbury-to-slapd.patch --]
[-- Type: text/x-patch, Size: 752 bytes --]

From ccd385879ed384389983f4ddc55ef675f40e6119 Mon Sep 17 00:00:00 2001
From: Cameron Kingsbury <camsbury7@gmail•com>
Date: Tue, 23 Jun 2020 14:13:51 -0400
Subject: [PATCH] feat(tvl-slapd): add camsbury to slapd

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

diff --git a/ops/nixos/tvl-slapd/default.nix b/ops/nixos/tvl-slapd/default.nix
index 33e47179f..990af376c 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -25,6 +25,11 @@ let
   '');
 
   users = [
+    {
+      username = "camsbury";
+      email = "camsbury7@gmail•com";
+      password = "{SSHA}dfKezz6+rwakUcyG/agO1QKsZei0WuX/";
+    }
     {
       username = "cynthia";
       email = "cynthia@tvl.fyi";
-- 
2.25.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: add camsbury
  2020-06-23 18:26 add camsbury Cameron Kingsbury
@ 2020-06-30 22:37 ` Cameron Kingsbury
  0 siblings, 0 replies; 2+ messages in thread
From: Cameron Kingsbury @ 2020-06-30 22:37 UTC (permalink / raw)
  To: depot


[-- Attachment #1.1: Type: text/plain, Size: 112 bytes --]

fix camsbury

On Tue, Jun 23, 2020 at 2:26 PM Cameron Kingsbury <camsbury7@gmail•com>
wrote:

> add camsbury
>


[-- Attachment #1.2: Type: text/html, Size: 410 bytes --]

[-- Attachment #2: 0001-feat-tvl-slapd-update-camsbury-in-slapd.patch --]
[-- Type: text/x-patch, Size: 768 bytes --]

From e3b3a6fc5f4c527497db70869f9e2c04d0be23c8 Mon Sep 17 00:00:00 2001
From: Cameron Kingsbury <camsbury7@gmail•com>
Date: Tue, 30 Jun 2020 18:29:19 -0400
Subject: [PATCH] feat(tvl-slapd): update camsbury in slapd

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

diff --git a/ops/nixos/tvl-slapd/default.nix b/ops/nixos/tvl-slapd/default.nix
index 2eaf6c78f..a85f9019c 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -33,7 +33,7 @@ let
     {
       username = "camsbury";
       email = "camsbury7@gmail•com";
-      password = "{SSHA}dfKezz6+rwakUcyG/agO1QKsZei0WuX/";
+      password = "{SSHA}r6/I/zefrAb1jWTdhuqWik0CXT8E+/E5";
     }
     {
       username = "cynthia";
-- 
2.25.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-30 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23 18:26 add camsbury Cameron Kingsbury
2020-06-30 22:37 ` Cameron Kingsbury

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).