| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 032df4e commit c0629b4
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -729,6 +729,30 @@ use these keys to verify a downloaded file. | |||
| 729 | 729 | ||
| 730 | 730 | </details> | |
| 731 | 731 | ||
| 732 | + ### Security release stewards | ||
| 733 | + | ||
| 734 | + When possible, the commitment to take slots in the | ||
| 735 | + security release steward rotation is made by companies in order | ||
| 736 | + to ensure individuals who act as security stewards have the | ||
| 737 | + support and recognition from their employer to be able to | ||
| 738 | + prioritize security releases. Security release stewards manage security | ||
| 739 | + releases on a rotation basis as outlined in the | ||
| 740 | + [security release process](./doc/contributing/security-release-process.md). | ||
| 741 | + | ||
| 742 | + * Datadog | ||
| 743 | + * [bengl](https://github.com/bengl) - | ||
| 744 | + **Bryan English** <<bryan@bryanenglish.com>> (he/him) | ||
| 745 | + * [vdeturckheim](https://github.com/vdeturckheim) - | ||
| 746 | + **Vladimir de Turckheim** <<vlad2t@hotmail.com>> (he/him) | ||
| 747 | + * NearForm | ||
| 748 | + * [mcollina](https://github.com/mcollina) - | ||
| 749 | + **Matteo Collina** <<matteo.collina@gmail.com>> (he/him) | ||
| 750 | + * Red Hat and IBM | ||
| 751 | + * [joesepi](https://github.com/joesepi)- | ||
| 752 | + **Joe Sepi** <<joesepi@ibm.com>> (he/him) | ||
| 753 | + * [mhdawson](https://github.com/mhdawson) - | ||
| 754 | + **Michael Dawson** <<midawson@redhat.com>> (he/him) | ||
| 755 | + | ||
| 732 | 756 | ## License | |
| 733 | 757 | ||
| 734 | 758 | 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