From ad757d93b9ef8021036f382cd87bf977a5dfd2f7 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Wed, 15 Dec 2021 13:39:38 -0800 Subject: [PATCH] chore: add vote data for automatic collaborator move-to-emeritus Refs: https://github.com/nodejs/node/pull/41155 --- votes/2021-12-15-0.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 votes/2021-12-15-0.json diff --git a/votes/2021-12-15-0.json b/votes/2021-12-15-0.json new file mode 100644 index 00000000..8dd74e70 --- /dev/null +++ b/votes/2021-12-15-0.json @@ -0,0 +1,18 @@ +{ + "description": "Automatic move-to-emeritus for inactive collaborators", + "refs": ["https://github.com/nodejs/node/pull/41155"], + "votes": { + "Trott": 1, + "mcollina": 1, + "jasnell": 1, + "MylesBorins": 1, + "targos": 1, + "tniessen": 1, + "joyeecheung": 1, + "richardlau": 1, + "danielleadams": 1, + "BridgeAR": 1, + "mhdawson": 1, + "aduh95": 1 + } +}