chore: update CONTRIBUTING.md, add MAINTAINERS.md [ci skip]

This commit is contained in:
Eric Liu 2020-11-19 14:44:50 -08:00
commit b00e4316fd
4 changed files with 12 additions and 20 deletions

View file

@ -121,7 +121,7 @@ See [webpack.config.js](examples/webpack/webpack.config.js) in [examples/webpack
### TypeScript support
The component library ships with TypeScript definitions ([types/index.d.ts](types/index.d.ts)).
[TypeScript definitions](types) are generated by [sveld](https://github.com/IBM/sveld).
## Contributing