From 40d84239d47322a7869ff56a2ee9dc05b64deedb Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Tue, 21 Sep 2021 21:24:11 -0700 Subject: [PATCH] update budget-sync-config.toml --- budget-sync-config.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/budget-sync-config.toml b/budget-sync-config.toml index e213f10..3f3c0b7 100644 --- a/budget-sync-config.toml +++ b/budget-sync-config.toml @@ -142,6 +142,21 @@ email = "me@justinm.one" aliases = ["DrChat"] output_markdown_file = "drchat.mdwn" +[people."Richard Wilbur"] +email = "richard.wilbur@gmail.com" +aliases = ["rwilbur"] +output_markdown_file = "rwilbur.mdwn" + +[people."Hendrik Boom"] +email = "hendrik@topoi.pooq.com" +aliases = ["hendrik"] +output_markdown_file = "hendrik.mdwn" + +[people."Kyle Lehman"] +email = "klehman9@comcast.net" +aliases = ["klehman"] +output_markdown_file = "klehman.mdwn" + [milestones] "NLnet.2019.02" = { canonical_bug_id = 191 } "NLnet.2019.10.Cells" = { canonical_bug_id = 153 } @@ -152,4 +167,5 @@ output_markdown_file = "drchat.mdwn" "NLNet.2019.Video" = { canonical_bug_id = 137 } "NLNet.2019.Vulkan" = { canonical_bug_id = 140 } "NLnet.2021.02A.CryptoRouter" = { canonical_bug_id = 589 } +"NGI POINTER Gigabit ASIC" = { canonical_bug_id = 690 } "Future" = { canonical_bug_id = 487 } -- 2.30.2