From c3733e627d7e80586f23fdb0006ac38035cb12c8 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 28 Jul 2023 17:57:21 +0100 Subject: [PATCH] add vantush, vectorcamp and shriya to config --- budget-sync-config.toml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/budget-sync-config.toml b/budget-sync-config.toml index 28a5994..3e1cf02 100644 --- a/budget-sync-config.toml +++ b/budget-sync-config.toml @@ -5,6 +5,11 @@ email = "djac@calderwoodhan.com" aliases = [] full_name = "David Calderwood" +[people."shriya"] +email = "shriya.sharma@calderwoodhan.com" +aliases = [] +full_name = "Shriya Sharma" + [people."sadoon"] email = "sadoon@soulserv.xyz" aliases = [] @@ -45,9 +50,14 @@ full_name = "NLnet 2019-10P" [people."markos"] email = "konstantinos@vectorcamp.gr" -aliases = ['konstantinos', 'vectorcamp'] +aliases = ['konstantinos'] full_name = "Konstantinos Margaritis" +[people."vectorcamp"] +email = "info@vectorcamp.gr" +aliases = [] +full_name = "Vectorcamp" + [people."tpearson"] email = "tpearson@raptorengineering.com" aliases = [] @@ -201,9 +211,14 @@ full_name = "Kyle Lehman" [people."toshaan"] email = "toshaan@vantosh.com" -aliases = ["vantosh", "vantoshr"] +aliases = [] full_name = "Toshaan Bharvani" +[people."vantosh"] +email = "info@vantosh.com" +aliases = [] +full_name = "Vantosh bv" + [milestones] "NLnet.2019.02.012" = { canonical_bug_id = 191 } "NLnet.2019.10.Cells" = { canonical_bug_id = 153 } -- 2.30.2