From 7718cb2ba099212574a438d1d8251bc238bead36 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 10 May 2021 17:02:39 -0400 Subject: [PATCH 1/4] doc: Constituency updates based on survey Signed-off-by: Michael Dawson --- CONSTITUENCIES.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/CONSTITUENCIES.md b/CONSTITUENCIES.md index 1627035..b6275c3 100644 --- a/CONSTITUENCIES.md +++ b/CONSTITUENCIES.md @@ -9,9 +9,11 @@ Having a clear idea of who are our constituencies will help us prioritize decisi ## List of constituencies * Direct end users - * Users who run tools themselves (install Node.js, run tool, deal with errors) + * Users who run tools themselves (install Node.js, run tool, deal with errors including writing/using + scripts) * Application operators * Users who interact with existing, running applications (regardless if they wrote the application or not) + * Service and infrastructure providers * Application Developers * Front-end tool consumers * Back-end server authors @@ -23,7 +25,23 @@ Having a clear idea of who are our constituencies will help us prioritize decisi * Node.js core maintainers * Developers working directly on [nodejs/node](https://github.com/nodejs/node) * Individuals participating in Working Groups -* Organizations with investments in Node.js (eg: Enterprises, Government bodies, startups, non-profits) +* Organizations with investments in Node.js (eg: Enterprises, Government bodies, + startups, non-profits, standards groups like TC39) + * C level executives (CTO, CEO, etc.) + * Planning/program offices + * Managers +* Education + * Teachers + * Students + * Organizations who help people learn Node.js(colleges, Universitesy, boot camps, + online learning resources, etc.) + * Programs to help people demonstrate capability(certification programs, etc.) +* Security Practitioners + * People involved in the life-cycle of handling security issues including: + * Penetration testing + * Incident response + * CVE scanning/remediation, + * Legal, Public relations ## Prior art From b95f3dd8b1bced6e7e511548b87f1acad87187ed Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 10 May 2021 17:04:34 -0400 Subject: [PATCH 2/4] squash: additional updates Signed-off-by: Michael Dawson --- CONSTITUENCIES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONSTITUENCIES.md b/CONSTITUENCIES.md index b6275c3..6376a1f 100644 --- a/CONSTITUENCIES.md +++ b/CONSTITUENCIES.md @@ -22,9 +22,9 @@ Having a clear idea of who are our constituencies will help us prioritize decisi * Tool authors * Library/package authors * Users who write libraries and packages to be included on other applications -* Node.js core maintainers +* Node.js contributors * Developers working directly on [nodejs/node](https://github.com/nodejs/node) - * Individuals participating in Working Groups + * Individuals participating in Working Groups and teams * Organizations with investments in Node.js (eg: Enterprises, Government bodies, startups, non-profits, standards groups like TC39) * C level executives (CTO, CEO, etc.) From edd513f35545929c75ed55c1beb54b80e162feae Mon Sep 17 00:00:00 2001 From: Trivikram Kamat <16024985+trivikr@users.noreply.github.com> Date: Tue, 11 May 2021 23:48:41 -0700 Subject: [PATCH 3/4] Update CONSTITUENCIES.md Co-authored-by: legendecas --- CONSTITUENCIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONSTITUENCIES.md b/CONSTITUENCIES.md index 6376a1f..99b805e 100644 --- a/CONSTITUENCIES.md +++ b/CONSTITUENCIES.md @@ -33,7 +33,7 @@ Having a clear idea of who are our constituencies will help us prioritize decisi * Education * Teachers * Students - * Organizations who help people learn Node.js(colleges, Universitesy, boot camps, + * Organizations who help people learn Node.js (colleges, University, boot camps, online learning resources, etc.) * Programs to help people demonstrate capability(certification programs, etc.) * Security Practitioners From 712abee0c048853d443220d1a6c450a79dbce0d6 Mon Sep 17 00:00:00 2001 From: Trivikram Kamat <16024985+trivikr@users.noreply.github.com> Date: Tue, 11 May 2021 23:48:49 -0700 Subject: [PATCH 4/4] Update CONSTITUENCIES.md Co-authored-by: legendecas --- CONSTITUENCIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONSTITUENCIES.md b/CONSTITUENCIES.md index 99b805e..f8ac023 100644 --- a/CONSTITUENCIES.md +++ b/CONSTITUENCIES.md @@ -35,7 +35,7 @@ Having a clear idea of who are our constituencies will help us prioritize decisi * Students * Organizations who help people learn Node.js (colleges, University, boot camps, online learning resources, etc.) - * Programs to help people demonstrate capability(certification programs, etc.) + * Programs to help people demonstrate capability (certification programs, etc.) * Security Practitioners * People involved in the life-cycle of handling security issues including: * Penetration testing