Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add table of contents, tc/triager lists to readme #5619

Merged
merged 36 commits into from May 8, 2024
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
6916318
doc: updated readme file
Apr 23, 2024
e5e6928
doc: updated readme file for doc lint
Apr 23, 2024
d3ff5b0
Update Readme.md
mertcanaltin Apr 23, 2024
07b36aa
Update Readme.md
mertcanaltin Apr 23, 2024
b50fbe9
Update Readme.md
mertcanaltin Apr 23, 2024
6b1461b
Update Readme.md
mertcanaltin Apr 23, 2024
90fa883
repair readme
Apr 24, 2024
92d641c
added Emeritus area
Apr 24, 2024
6475809
Add @carpasse to the triager team
Apr 24, 2024
7ac4fd8
removed old collaborators
Apr 24, 2024
ad32ae7
add missing triagers
Apr 24, 2024
03914f9
lint
Apr 24, 2024
dd209dd
Update Readme.md
mertcanaltin Apr 28, 2024
fee9ea2
Update Readme.md
mertcanaltin Apr 28, 2024
16fd15f
dedent to fix ToC spacing
jonchurch Apr 29, 2024
f979172
fixup! dedent to fix ToC spacing
jonchurch Apr 29, 2024
0a5bfa2
us @ for jonchurch
jonchurch Apr 29, 2024
a8fb05a
format names to use github handles first, single line
jonchurch Apr 29, 2024
a78c412
added emeritus triagers
May 1, 2024
4cfa36b
edited title
May 1, 2024
ec13d48
added emeritus team members
May 1, 2024
35ef8e5
added menu head
May 1, 2024
8cf7846
edited emeritus
May 3, 2024
24a2fd8
Update Readme.md
mertcanaltin May 3, 2024
ebcf1c1
Update Readme.md
mertcanaltin May 3, 2024
f85152f
edits to TC and anchors
jonchurch May 3, 2024
984fbf2
Update Readme.md
mertcanaltin May 3, 2024
03d7b07
Update Readme.md
mertcanaltin May 3, 2024
e421e1c
Update Readme.md
mertcanaltin May 3, 2024
1f3a215
Update Readme.md
mertcanaltin May 3, 2024
2568532
Update Readme.md
mertcanaltin May 3, 2024
7ea13a2
Update Readme.md
mertcanaltin May 5, 2024
2395e5e
Update Readme.md
mertcanaltin May 5, 2024
dee8b71
Update Readme.md
mertcanaltin May 5, 2024
e5a9390
Update Readme.md
mertcanaltin May 5, 2024
b301cd7
Update Readme.md
mertcanaltin May 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
98 changes: 94 additions & 4 deletions Readme.md
@@ -1,10 +1,27 @@
[![Express Logo](https://i.cloudup.com/zfY6lL7eFa-3000x3000.png)](http://expressjs.com/)

Fast, unopinionated, minimalist web framework for [Node.js](http://nodejs.org).
**Fast, unopinionated, minimalist web framework for [Node.js](http://nodejs.org).**

[![NPM Version][npm-version-image]][npm-url]
[![NPM Install Size][npm-install-size-image]][npm-install-size-url]
[![NPM Downloads][npm-downloads-image]][npm-downloads-url]
**This project has a [Code of Conduct][].**

## Table of contents

* [Installation](#Installation)
* [Features](#Features)
* [Docs & Community](#docs--community)
* [Quick Start](#Quick-Start)
* [Running Tests](#Running-Tests)
* [Philosophy](#Philosophy)
* [Examples](#Examples)
* [Contributing to Express](#Contributing)
* [TC (Technical Committee)](#tc-technical-committee)
* [Triagers](#triagers)
* [License](#license)


[![NPM Version][npm-version-image]][npm-url]
[![NPM Install Size][npm-install-size-image]][npm-install-size-url]
[![NPM Downloads][npm-downloads-image]][npm-downloads-url]

```js
const express = require('express')
Expand Down Expand Up @@ -148,6 +165,78 @@ The current lead maintainer is [Douglas Christopher Wilson](https://github.com/d

[List of all contributors](https://github.com/expressjs/express/graphs/contributors)

### TC (Technical Committee)

mertcanaltin marked this conversation as resolved.
Show resolved Hide resolved
mertcanaltin marked this conversation as resolved.
Show resolved Hide resolved
* [UlisesGascon](https://github.com/UlisesGascon) - **Ulises Gasc贸n** (he/him)
* [jonchurch](https://github.com/jonchurch) - **Jon Church**
* [wesleytodd](https://github.com/wesleytodd) - **Wes Todd**
* [LinusU](https://github.com/LinusU) - **Linus Unneb盲ck**
* [blakeembrey](https://github.com/blakeembrey) - **Blake Embrey**
* [sheplu](https://github.com/sheplu) - **Jean Burellier**
* [crandmck](https://github.com/crandmck) - **Rand McKinney**

<details>
<summary>TC emeriti members</summary>

#### TC emeriti members
UlisesGascon marked this conversation as resolved.
Show resolved Hide resolved

* [dougwilson](https://github.com/dougwilson) - **Douglas Wilson**
* [hacksparrow](https://github.com/hacksparrow) - **Hage Yaapa**
mertcanaltin marked this conversation as resolved.
Show resolved Hide resolved
* [jonathanong](https://github.com/jonathanong) - **jongleberry**
* [niftylettuce](https://github.com/niftylettuce) - **niftylettuce**
* [troygoode](https://github.com/troygoode) - **Troy Goode**
</details>


### Triagers

* [aravindvnair99](https://github.com/aravindvnair99) - **Aravind Nair**
* [carpasse](https://github.com/carpasse) - **Carlos Serrano**
* [CBID2](https://github.com/CBID2) - **Christine Belzie**
* [enyoghasim](https://github.com/enyoghasim) - **David Enyoghasim**
* [UlisesGascon](https://github.com/UlisesGascon) - **Ulises Gasc贸n** (he/him)
* [mertcanaltin](https://github.com/mertcanaltin) - **Mert Can Altin**
* [0ss](https://github.com/0ss) - **Salah**
* [import-brain](https://github.com/import-brain) - **Eric Cheng** (he/him)
* [3imed-jaberi](https://github.com/3imed-jaberi) - **Imed Jaberi**
* [dakshkhetan](https://github.com/dakshkhetan) - **Daksh Khetan** (he/him)
* [lucasraziel](https://github.com/lucasraziel) - **Lucas Soares Do Rego**
* [Sushmeet](https://github.com/Sushmeet) - **Sushmeet Sunger**

<details>
<summary>Triagers emeriti members</summary>

#### Emeritus Triagers

* [AuggieH](https://github.com/AuggieH) - **Auggie Hudak**
* [G-Rath](https://github.com/G-Rath) - **Gareth Jones**
* [MohammadXroid](https://github.com/MohammadXroid) - **Mohammad Ayashi**
* [NawafSwe](https://github.com/NawafSwe) - **Nawaf Alsharqi**
* [NotMoni](https://github.com/NotMoni) - **Moni**
* [VigneshMurugan](https://github.com/VigneshMurugan) - **Vignesh Murugan**
* [davidmashe](https://github.com/davidmashe) - **David Ashe**
* [digitaIfabric](https://github.com/digitaIfabric) - **David**
* [e-l-i-s-e](https://github.com/e-l-i-s-e) - **Elise Bonner**
* [fed135](https://github.com/fed135) - **Frederic Charette**
* [firmanJS](https://github.com/firmanJS) - **Firman Abdul Hakim**
* [getspooky](https://github.com/getspooky) - **Yasser Ameur**
* [ghinks](https://github.com/ghinks) - **Glenn**
* [ghousemohamed](https://github.com/ghousemohamed) - **Ghouse Mohamed**
* [gireeshpunathil](https://github.com/gireeshpunathil) - **Gireesh Punathil**
* [jake32321](https://github.com/jake32321) - **Jake Reed**
mertcanaltin marked this conversation as resolved.
Show resolved Hide resolved
* [jonchurch](https://github.com/jonchurch) - **Jon Church**
* [lekanikotun](https://github.com/lekanikotun) - **Troy Goode**
* [marsonya](https://github.com/marsonya) - **Lekan Ikotun**
* [mastermatt](https://github.com/mastermatt) - **Matt R. Wilson**
* [maxakuru](https://github.com/maxakuru) - **Max Edell**
* [mlrawlings](https://github.com/mlrawlings) - **Michael Rawlings**
* [rodion-arr](https://github.com/rodion-arr) - **Rodion Abdurakhimov**
mertcanaltin marked this conversation as resolved.
Show resolved Hide resolved
* [sheplu](https://github.com/sheplu) - **Jean Burellier**
* [tarunyadav1](https://github.com/tarunyadav1) - **Tarun yadav**
* [tunniclm](https://github.com/tunniclm) - **Mike Tunnicliffe**
</details>


## License

[MIT](LICENSE)
Expand All @@ -164,3 +253,4 @@ The current lead maintainer is [Douglas Christopher Wilson](https://github.com/d
[npm-install-size-url]: https://packagephobia.com/result?p=express
[npm-url]: https://npmjs.org/package/express
[npm-version-image]: https://badgen.net/npm/v/express
[Code of Conduct]: https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md