Skip to content

Commit e715210

Browse files
authored
doc: add charter of some impact projects (#1449)
1 parent 455500e commit e715210

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ The following projects are official OpenJS Foundation projects. If you are inter
2626
| <img alt="logo of project Appium" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/appium/appium-icon-color.svg" width="30" /> | [Appium](https://appium.io/) | | [Contributing Guide](https://github.com/appium/appium/blob/HEAD/CONTRIBUTING.md) |
2727
| <img alt="logo of project Dojo" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/dojo/dojo-icon-color.svg" width="30" /> | [Dojo](https://dojo.io/) | | [Contributing Guide](https://github.com/dojo/framework/blob/HEAD/CONTRIBUTING.md) |
2828
| <img alt="logo of project Electron" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/electron/electron-icon-color.svg" width="30" /> | [Electron](https://electronjs.org) | [Charter](https://github.com/electron/governance/tree/main/charter) | [Contributing Guide](https://github.com/electron/electron/blob/HEAD/CONTRIBUTING.md) |
29-
| <img alt="logo of project Express" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/express/express-icon-black.svg" width="30" /> | [Express](https://expressjs.com/) | | [Contributing Guide](https://expressjs.com/en/resources/contributing.html) |
29+
| <img alt="logo of project Express" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/express/express-icon-black.svg" width="30" /> | [Express](https://expressjs.com/) | [Charter](https://github.com/expressjs/express/blob/HEAD/Charter.md) | [Contributing Guide](https://expressjs.com/en/resources/contributing.html) |
3030
| <img alt="logo of project jQuery" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/jquery/jquery-icon-color.svg" width="30" /> | [jQuery](https://jquery.com/) | | [Contributing Guide](https://github.com/jquery/jquery/blob/HEAD/CONTRIBUTING.md) |
31-
| <img alt="logo of project Node.js" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/nodejs/nodejs-icon-color.svg" width="30" /> | [Node.js](https://nodejs.org) | | [Contributing Guide](https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md) |
32-
| <img alt="logo of project webpack" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/webpack/webpack-icon-color.svg" width="30" /> | [webpack](https://webpack.js.org/) | | [Contributing Guide](https://github.com/webpack/webpack/blob/HEAD/CONTRIBUTING.md) |
31+
| <img alt="logo of project Node.js" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/nodejs/nodejs-icon-color.svg" width="30" /> | [Node.js](https://nodejs.org) | [Charter](https://github.com/nodejs/TSC/blob/HEAD/TSC-Charter.md) | [Contributing Guide](https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md) |
32+
| <img alt="logo of project webpack" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/webpack/webpack-icon-color.svg" width="30" /> | [webpack](https://webpack.js.org/) | [Charter](https://github.com/webpack/governance/blob/HEAD/CHARTER.md) | [Contributing Guide](https://github.com/webpack/webpack/blob/HEAD/CONTRIBUTING.md) |
3333

3434
#### At-Large Projects
3535

0 commit comments

Comments
 (0)