From e898890092af102680147a8470547c10ea01d219 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Wed, 30 Nov 2022 17:12:07 +0100 Subject: [PATCH] add vote data for RafaelGSS nomination Fixes: https://github.com/nodejs/TSC/issues/1308 --- votes/2022-11-30-0.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 votes/2022-11-30-0.json diff --git a/votes/2022-11-30-0.json b/votes/2022-11-30-0.json new file mode 100644 index 00000000..6fb19168 --- /dev/null +++ b/votes/2022-11-30-0.json @@ -0,0 +1,26 @@ +{ + "description": "Nominating RafaelGSS in Node.js TSC", + "refs": ["https://github.com/nodejs/TSC/issues/1308"], + "outcome": "Yes", + "votes": { + "aduh95": 1, + "apapirovski": 1, + "BethGriggs": 1, + "BridgeAR": 1, + "cjihrig": 1, + "danielleadams": 1, + "fhinkel": 1, + "GeoffreyBooth": 1, + "gireeshpunathil": 1, + "jasnell": 1, + "joyeecheung": 1, + "legendecas": 1, + "mcollina": 1, + "mhdawson": 1, + "RaisinTen": 1, + "richardlau": 1, + "ronag": 1, + "targos": 1, + "Trott": 1 + } +}