mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-08 02:21:22 +00:00
31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
|
# 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>
|
||
|
|
||
|
| [][alexcrichton] | [][fitzgen] | [][spastorino] | [][ohanar] |
|
||
|
|:---:|:---:|:---:|:---:|
|
||
|
| [`alexcrichton`][alexcrichton] | [`fitzgen`][fitzgen] | [`spastorino`][spastorino] | [`ohanar`][ohanar] |
|
||
|
|
||
|
[alexcrichton]: https://github.com/alexcrichton
|
||
|
[fitzgen]: https://github.com/fitzgen
|
||
|
[spastorino]: https://github.com/spastorino
|
||
|
[ohanar]: https://github.com/ohanar
|