2018-06-19 11:39:38 -07:00
|
|
|
# Team
|
|
|
|
|
|
|
|
`wasm-bindgen` follows the [`rustwasm` organization's governance described
|
|
|
|
here][governance]:
|
|
|
|
|
|
|
|
* All pull requests (including those made by a team member) must be approved by
|
|
|
|
at least one other team member.
|
|
|
|
|
|
|
|
* Larger, more nuanced decisions about design, architecture, breaking changes,
|
|
|
|
trade offs, etc are made by team consensus.
|
|
|
|
|
|
|
|
[governance]: https://github.com/rustwasm/team/blob/master/GOVERNANCE.md#repositories
|
|
|
|
|
|
|
|
## Members
|
|
|
|
|
|
|
|
<style>
|
|
|
|
img {
|
|
|
|
max-width: 117px;
|
|
|
|
max-height: 117px;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
2018-06-28 09:53:36 -07:00
|
|
|
| [][alexcrichton] | [][fitzgen] | [][spastorino] | [][ohanar] | [][jonathan-s] |
|
2018-06-19 11:39:38 -07:00
|
|
|
|:---:|:---:|:---:|:---:|
|
2018-06-28 09:53:36 -07:00
|
|
|
| [`alexcrichton`][alexcrichton] | [`fitzgen`][fitzgen] | [`spastorino`][spastorino] | [`ohanar`][ohanar] | [`jonathan-s`][jonathan-s] |
|
2018-07-03 10:14:49 -07:00
|
|
|
| [][sendilkumarn] [][belfz] | | | | |
|
|
|
|
| [`sendilkumarn`][sendilkumarn] | [`belfz`][belfz] | | | |
|
2018-06-19 11:39:38 -07:00
|
|
|
|
|
|
|
[alexcrichton]: https://github.com/alexcrichton
|
|
|
|
[fitzgen]: https://github.com/fitzgen
|
|
|
|
[spastorino]: https://github.com/spastorino
|
|
|
|
[ohanar]: https://github.com/ohanar
|
2018-06-28 09:53:36 -07:00
|
|
|
[jonathan-s]: https://github.com/jonathan-s
|
2018-06-28 15:00:33 -07:00
|
|
|
[sendilkumarn]: https://github.com/sendilkumarn
|
2018-07-03 10:14:49 -07:00
|
|
|
[belfz]: https://github.com/belfz
|