File: sharing-project-news.md

package info (click to toggle)
nodejs 22.14.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 246,928 kB
  • sloc: cpp: 1,582,349; javascript: 582,017; ansic: 82,400; python: 60,561; sh: 4,009; makefile: 2,263; asm: 1,732; pascal: 1,565; perl: 248; lisp: 222; xml: 42
file content (34 lines) | stat: -rw-r--r-- 1,620 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Sharing project news

The project aims to make it easy
to share project news with those who publish newsletters
that cover Node.js.

The project's approach is as follows:

* The project will create one "What's new in YYYY" discussion item in
  the `nodejs/node` repo for news related to Node.js core.
* Teams/groups can create a "what's new in YYYY" issue or discussion item
  in one or more of their repositories. As an example see
  [What's new in the Node-API and node-addon-api world? - 2023 version](https://github.com/nodejs/abi-stable-node/issues/446).
* Collaborators periodically add news as additional comments on these
  issues throughout the year.
* At the end of each year the issue is closed and if appropriate a
  new one is created.
* A list of these documents is maintained in the section below as a
  quick way to find them.
* The next-10 team reaches out to teams/groups on an ad hoc basis
  to ensure teams know about the option for sharing news.
* The next-10 team reaches out to those who publish newsletters ad hoc
  to let them know about this approach and how they can find the updates.

We trust/expect collaborators to post project related news versus news
that promotes a specific company or commercial interest.

## Teams doing updates

* [node-api/node-addon-api](https://github.com/nodejs/abi-stable-node/issues/459).
* [uvwasi](https://github.com/nodejs/uvwasi/issues/201).
* [Website team](https://github.com/nodejs/nodejs.org/issues/5602).
* [diagnostics team](https://github.com/nodejs/diagnostics/issues/619).
* [ambassadors](https://github.com/nodejs/nodejs-ambassadors/issues/2).