Skip to content

Commit 496653c

Browse files
Charter Undici WG (#975)
* init draft for Undici WG
1 parent d8ce45d commit 496653c

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

WORKING_GROUPS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ The [Node.js Code of Conduct][] applies to this WG.
242242
* [Release](#release)
243243
* [Ecosystem Security](#ecosystem-security)
244244
* [Package Maintenance](#package-maintenance)
245+
* [Undici](#undici)
245246

246247
### [Streams](https://github.com/nodejs/readable-stream)
247248

@@ -451,5 +452,16 @@ Responsibilities include:
451452
* nodejs/ci-config-github-actions
452453
* nodejs/package-maintenance repository.
453454

455+
### [Undici](https://github.com/nodejs/undici)
456+
457+
The Undici Working Group is responsible for maintaining and developing the undici http client library.
458+
459+
Responsibilities include:
460+
461+
* Technical direction of the undici project.
462+
* Management of the core undici repository.
463+
* Documenting the undici API, examples, and best practices.
464+
* Development of Node.js HTTP Client APIs such as a WHATWG Fetch implementation.
465+
454466
[Technical Steering Committee (TSC)]: ./TSC-Charter.md
455467
[Node.js TSC]: https://github.com/nodejs/tsc

0 commit comments

Comments
 (0)