Browse Source

meta: decharter the http working group

Fixes: https://github.com/nodejs/CTC/issues/41

PR-URL: https://github.com/nodejs/node/pull/10604
Fixes: https://github.com/nodejs/CTC#41
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Michal Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
v6
James M Snell 8 years ago
parent
commit
132e44b402
  1. 16
      WORKING_GROUPS.md

16
WORKING_GROUPS.md

@ -42,7 +42,6 @@ Top Level Working Group](https://github.com/nodejs/TSC/blob/master/WORKING_GROUP
* [Benchmarking](#benchmarking)
* [Post-mortem](#post-mortem)
* [Intl](#intl)
* [HTTP](#http)
* [Documentation](#documentation)
* [Testing](#testing)
@ -189,21 +188,6 @@ Responsibilities include:
* Publishing regular update summaries and other promotional
content.
### [HTTP](https://github.com/nodejs/http)
The HTTP Working Group is chartered for the support and improvement of the
HTTP implementation in Node.js.
Responsibilities include:
* Addressing HTTP issues on the Node.js issue tracker.
* Authoring and editing HTTP documentation within the Node.js project.
* Reviewing changes to HTTP functionality within the Node.js project.
* Working with the ecosystem of HTTP related module developers to evolve the
HTTP implementation and APIs in core.
* Advising the CTC on all HTTP related issues and discussions.
* Messaging about the future of HTTP to give the community advance notice of
changes.
### [Docker](https://github.com/nodejs/docker-iojs)
The Docker Working Group's purpose is to build, maintain, and improve official

Loading…
Cancel
Save