From: Jacob Lifshay Date: Wed, 22 Sep 2021 04:24:11 +0000 (-0700) Subject: update budget-sync-config.toml X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=40d84239d47322a7869ff56a2ee9dc05b64deedb;p=utils.git update budget-sync-config.toml --- 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 }