Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 14cab8f

Browse files
committedNov 19, 2015
doc: add HTTP working group
Proposed charter for the HTTP Working Group
1 parent 007cfea commit 14cab8f

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)
Please sign in to comment.