From 98b5a187d5bc3a76373ec9760764bf55e5697b29 Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Mon, 17 May 2021 18:03:06 -0700 Subject: [PATCH] add https://github.com/DrChat to budget-sync-config.toml --- budget-sync-config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/budget-sync-config.toml b/budget-sync-config.toml index 1549e91..8847386 100644 --- a/budget-sync-config.toml +++ b/budget-sync-config.toml @@ -122,6 +122,11 @@ email = "dimitri.galayko@lip6.fr" aliases = ["dimitri"] output_markdown_file = "dimitri_galayko.mdwn" +[people."Justin Moore"] +email = "me@justinm.one" +aliases = ["DrChat"] +output_markdown_file = "drchat.mdwn" + [milestones] "NLnet.2019.02" = { canonical_bug_id = 191 } "NLnet.2019.10.Cells" = { canonical_bug_id = 153 } -- 2.30.2