Skip to content

Commit 8b4038a

Browse files
jasnellMyles Borins
authored and
Myles Borins
committed
doc: add HTTP working group
Charter for the HTTP Working Group PR-URL: #3919 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Brian White <[email protected]>
1 parent f03eb81 commit 8b4038a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

WORKING_GROUPS.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@ back in to the TSC.
2929
* [Addon API](#addon-api)
3030
* [Benchmarking](#benchmarking)
3131
* [Post-mortem](#post-mortem)
32+
* [Intl](#intl)
33+
* [HTTP](#http)
34+
35+
#### Process:
36+
3237
* [Starting a Working Group](#starting-a-wg)
3338
* [Bootstrap Governance](#bootstrap-governance)
34-
* [Intl](#Intl)
3539

3640
### [Website](https://github.com/nodejs/website)
3741

@@ -170,6 +174,19 @@ Their responsibilities are:
170174
* Publishing regular update summaries and other promotional
171175
content.
172176

177+
### [HTTP](https://github.com/nodejs/http)
178+
179+
The HTTP working group is chartered for the support and improvement of the
180+
HTTP implementation in Node. It's responsibilities are:
181+
182+
* Addressing HTTP issues on the Node.js issue tracker.
183+
* Authoring and editing HTTP documentation within the Node.js project.
184+
* Reviewing changes to HTTP functionality within the Node.js project.
185+
* Working with the ecosystem of HTTP related module developers to evolve the
186+
HTTP implementation and APIs in core.
187+
* Advising the CTC on all HTTP related issues and discussions.
188+
* Messaging about the future of HTTP to give the community advance notice of
189+
changes.
173190

174191
### [Roadmap](https://github.com/nodejs/roadmap)
175192

0 commit comments

Comments
 (0)