Skip to content

Commit d948941

Browse files
authored
governance: add initial documentation for project governance (tinygo-org#4457)
governance: add initial attempt to document project governance Signed-off-by: deadprogram <[email protected]>
1 parent 5abf1e9 commit d948941

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

GOVERNANCE.md

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
TinyGo Team Members
2+
===================
3+
4+
The team of humans who maintain TinyGo.
5+
6+
* **Purpose**: To maintain the community, code, documentation, and tools for the TinyGo compiler.
7+
* **Board**: The group of people who share responsibility for key decisions for the TinyGo organization.
8+
* **Majority Voting**: The board makes decisions by majority vote.
9+
* **Membership**: The board elects its own members.
10+
* **Do-ocracy**: Those who step forward to do a given task propose how it should be done. Then other interested people can make comments.
11+
* **Proof of Work**: Power in decision-making is slightly weighted based on a participant's labor for the community.
12+
* **Initiation**: We need to establish a procedure for how people join the team of maintainers.
13+
* **Transparency**: Important information should be made publicly available, ideally in a way that allows for public comment.
14+
* **Code of Conduct**: Participants agree to abide by the current project Code of Conduct.
15+
16+
## Members
17+
18+
* Ayke van Laethem (@aykevl)
19+
* Daniel Esteban (@conejoninja)
20+
* Ron Evans (@deadprogram)
21+
* Damian Gryski (@dgryski)
22+
* Masaaki Takasago (@sago35)
23+
* Patricio Whittingslow (@soypat)
24+
* Yurii Soldak (@ysoldak)
25+
26+
## Experimental
27+
28+
* **Monthly Meeting**: A monthly meeting for the team and any other interested participants.
29+
Duration: 1 hour
30+
Facilitation: @deadprogram
31+
Schedule: See https://github.com/tinygo-org/tinygo/wiki/Meetings for more information
32+

0 commit comments

Comments
 (0)