From: Luke Kenneth Casson Leighton Date: Mon, 19 Apr 2021 16:49:10 +0000 (+0100) Subject: add extra people X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=938cff1f4a6a5557a2c9b04b95301991e2190a8e;p=utils.git add extra people --- diff --git a/budget-sync-config.toml b/budget-sync-config.toml index 92f49d6..b609541 100644 --- a/budget-sync-config.toml +++ b/budget-sync-config.toml @@ -10,9 +10,19 @@ email = "lkcl@lkcl.net" aliases = ["lkcl", "luke", "Luke", "Luke Leighton"] output_markdown_file = "lkcl.mdwn" +[people."Rudi (ASICs.ws)"] +email = "rudi@asics.ws" +aliases = ["rudi"] +output_markdown_file = "asics_ws.mdwn" + +[people."Alexandre Oliva"] +email = "oliva@libre-soc.org" +aliases = ["lxo", "oliva", "aoliva"] +output_markdown_file = "lxo.mdwn" + [people."Andrew Wygle"] email = "awygle@gmail.com" -aliases = ["awygle"] +aliases = ["awygle", "mail@awygle.com"] output_markdown_file = "awygle.mdwn" [people."Samuel A. Falvo II"] @@ -47,7 +57,7 @@ output_markdown_file = "jock_tanner.mdwn" [people."R Veera Kumar"] email = "vklr@vkten.in" -aliases = ["Veera", "veera", "Veera Kumar"] +aliases = ["Veera", "veera", "Veera Kumar", "vklr"] output_markdown_file = "veera.mdwn" [people."Jean-Paul Chaput"]