mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 06:55:07 +00:00
Add the PTSC member names (#659)
* littlevgl sample update * sample gui update * Add TSC members
This commit is contained in:
parent
e92fa8744c
commit
d91047cc37
12
README.md
12
README.md
|
@ -130,6 +130,18 @@ The WAMR [samples](./samples) integrate the iwasm VM core, application manager a
|
|||
- **[workload](./samples/workload/README.md)**: Demonstrating how to build and run some complex workloads, e.g. tensorflow-lite, XNNPACK, wasm-av1, meshoptimizer and bwa.
|
||||
|
||||
|
||||
Project Technical Steering Committee
|
||||
====================================
|
||||
The [WAMR PTSC Charter](./TSC_Charter.md) governs the operations of the project TSC.
|
||||
The current TSC members:
|
||||
- [lum1n0us](https://github.com/lum1n0us) - **Liang He**, <liang.he@intel.com>
|
||||
- [qinxk-inter](https://github.com/qinxk-inter) - **Xiaokang Qin**, <xiaokang.qxk@antgroup.com>
|
||||
- [wei-tang](https://github.com/wei-tang) - **Wei Tang**, <tangwei.tang@antgroup.com>
|
||||
- [wenyongh](https://github.com/wenyongh) - **Wenyong Huang**, <wenyong.huang@intel.com>
|
||||
- [xujuntwt95329](https://github.com/xujuntwt95329) - **Jun Xu**, <Jun1.Xu@intel.com>
|
||||
- [xwang98](https://github.com/xwang98) - **Xin Wang**, <xin.wang@intel.com>
|
||||
|
||||
|
||||
License
|
||||
=======
|
||||
WAMR uses the same license as LLVM: the `Apache 2.0 license` with the LLVM
|
||||
|
|
|
@ -3,31 +3,22 @@
|
|||
## Section 1. Guiding Principle
|
||||
|
||||
The WebAssembly Micro Runtime (WAMR) project is part of the
|
||||
|
||||
Bytecode Alliance (BA) which operates transparently, openly,
|
||||
|
||||
collaboratively, and ethically. Project proposals, timelines, and status
|
||||
|
||||
must not merely be open, but also easily visible to outsiders.
|
||||
|
||||
## Section 2. Project Governance under Bytecode Alliance
|
||||
|
||||
Technical leadership for the WAMR projects within the Bytecode Alliance
|
||||
|
||||
is delegated to the projects through the project charter. Though the BA TSC
|
||||
|
||||
will not interfere with day-to-day discussions, votes or meetings of the PTSC,
|
||||
|
||||
the BA TSC may request additional amendments to the PTSC charter when
|
||||
|
||||
there is misalignment between the project charter and the BA mission and values.
|
||||
|
||||
|
||||
|
||||
The PTSC structure described in this document may be overhauled as part of
|
||||
|
||||
establishing a BA TSC in order to adhere to constraints or requirements that
|
||||
|
||||
TSC will impose on project-level governance.
|
||||
|
||||
## Section 3. Establishment of the PTSC
|
||||
|
|
Loading…
Reference in New Issue
Block a user