| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 14ea8fc commit 4f194f3
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -732,6 +732,30 @@ use these keys to verify a downloaded file. | |||
| 732 | 732 | ||
| 733 | 733 | </details> | |
| 734 | 734 | ||
| 735 | + ### Security release stewards | ||
| 736 | + | ||
| 737 | + When possible, the commitment to take slots in the | ||
| 738 | + security release steward rotation is made by companies in order | ||
| 739 | + to ensure individuals who act as security stewards have the | ||
| 740 | + support and recognition from their employer to be able to | ||
| 741 | + prioritize security releases. Security release stewards manage security | ||
| 742 | + releases on a rotation basis as outlined in the | ||
| 743 | + [security release process](./doc/contributing/security-release-process.md). | ||
| 744 | + | ||
| 745 | + * Datadog | ||
| 746 | + * [bengl](https://github.com/bengl) - | ||
| 747 | + **Bryan English** <<bryan@bryanenglish.com>> (he/him) | ||
| 748 | + * [vdeturckheim](https://github.com/vdeturckheim) - | ||
| 749 | + **Vladimir de Turckheim** <<vlad2t@hotmail.com>> (he/him) | ||
| 750 | + * NearForm | ||
| 751 | + * [mcollina](https://github.com/mcollina) - | ||
| 752 | + **Matteo Collina** <<matteo.collina@gmail.com>> (he/him) | ||
| 753 | + * Red Hat and IBM | ||
| 754 | + * [joesepi](https://github.com/joesepi)- | ||
| 755 | + **Joe Sepi** <<joesepi@ibm.com>> (he/him) | ||
| 756 | + * [mhdawson](https://github.com/mhdawson) - | ||
| 757 | + **Michael Dawson** <<midawson@redhat.com>> (he/him) | ||
| 758 | + | ||
| 735 | 759 | ## License | |
| 736 | 760 | ||
| 737 | 761 | Node.js is available under the | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,6 +6,28 @@ Security Release and used to track progress on the release. It contains _**TEXT | |||
| 6 | 6 | LIKE THIS**_ which will be replaced during the release process with the | |
| 7 | 7 | information described. | |
| 8 | 8 | ||
| 9 | + ## Security release stewards | ||
| 10 | + | ||
| 11 | + For each security release, a security steward will take ownership for | ||
| 12 | + coordinating the steps outlined in this process. Security stewards | ||
| 13 | + are nominated through an issue in the TSC repository and approved | ||
| 14 | + through the regular TSC consensus process. Once approved, they | ||
| 15 | + are given access to all of the resources needed to carry out the | ||
| 16 | + steps listed in the process as outlined in | ||
| 17 | + [security steward on/off boarding](security-steward-on-off-boarding.md). | ||
| 18 | + | ||
| 19 | + The current security stewards are documented in the main Node.js | ||
| 20 | + [README.md](https://github.com/nodejs/node#security-release-stewards). | ||
| 21 | + | ||
| 22 | + | Company | Person | Release Date | | ||
| 23 | + | ---------- | -------- | ------------ | | ||
| 24 | + | NearForm | Matteo | 2021-Oct-12 | | ||
| 25 | + | Datadog | Bryan | 2022-Jan-10 | | ||
| 26 | + | RH and IBM | Joe | | | ||
| 27 | + | NearForm | Matteo | | | ||
| 28 | + | Datadog | Vladimir | | | ||
| 29 | + | RH and IBM | Michael | | | ||
| 30 | + | ||
| 9 | 31 | ## Planning | |
| 10 | 32 | ||
| 11 | 33 | * [ ] Open an [issue](https://github.com/nodejs-private/node-private) titled | |
| Back | FazBrowse Home | New Git URL |
0 commit comments