Public repository for governance issues and documents
Перейти к файлу
John Kleinschmidt f55616d317
this should not have been committed
2023-03-21 12:30:01 -04:00
.github docs: CODEOWNERS updates (#178) 2019-10-15 19:51:58 -07:00
archived/2021-02-22/wg-qa chore: de-commission and Archive QA Working Group (#404) 2021-08-07 13:23:42 -05:00
charter docs: add wg-api to wg list in charter (#428) 2021-06-16 13:42:54 -05:00
playbooks docs: add bugbot to issue triage playbook (#442) 2021-08-09 17:28:12 -05:00
policy chore: update Joining Governance doc (#416) 2021-04-08 04:34:45 -07:00
wg-administrative chore: Move myself around (#360) 2020-10-22 12:07:24 -05:00
wg-api add more documentation about custom types. 2023-03-21 12:29:05 -04:00
wg-community-safety chore: update @codebytere timezone (#427) 2021-06-16 19:44:47 +02:00
wg-ecosystem chore: update Ecosystem WG member list (#452) 2021-10-27 10:02:00 +02:00
wg-outreach docs: add wg-outreach meeting 08/31 (#446) 2021-08-31 19:39:01 -07:00
wg-releases fix: phrasing for attending consecutive meetings. (#450) 2021-10-18 10:32:59 -05:00
wg-security chore: rotate chair to @marshallofsound (#430) 2021-07-27 12:51:28 -07:00
wg-upgrades chore: set chair to @jkleinsc (#448) 2021-09-16 14:19:38 +02:00
CODE_OF_CONDUCT.md copy CoC from 'electron/electron' (#41) 2019-03-13 09:53:05 -05:00
README.md Add API WG 2019-10-07 21:11:16 -05:00

README.md

Electron Governance

The Electron governance system is comprised of Working Groups that oversee different aspects of the Electron ecosystem, and an Administrative working group that functions to resolve conflicts between them.

Working Groups

+----------------------------------------------------------------------------+
|                            Electron Governance                             |
|                          Development & Moderation                          |
|                                                                            |
|                                                                            |
|                               WORKING GROUPS                               |
| +----------------------+ +----------------------+ +----------------------+ |
| |         API          | |  Community & Safety  | |       Ecosystem      | |
| +----------------------+ +----------------------+ +----------------------+ |
| +----------------------+ +----------------------+ +----------------------+ |
| |       Outreach       | |       Releases       | |       Security       | |
| +----------------------+ +----------------------+ +----------------------+ |
|                          +----------------------+                          |
|                          |       Upgrades       |                          |
|                          +----------------------+                          |
+----------------------------------------------------------------------------+

Definitions

  • A maintainer is anyone who plays an active role in governance.
  • A collaborator is active in the community, but not in governance.
  • A participant is anyone who is a maintainer or collaborator.
  • A working group is a group of maintainers that is formed to take responsibility for certain aspects of the Electron project. Normally these groups will meet regularly but in some cases will only meet as required to fulfill their responsibilities.
  • A chair leads a working group.

Responsibilities

All Working Groups have these core responsibilities:

  • They shall decide for themselves, and publicly post, their rules, e.g. how decisions are made, when meetings are held, and who may attend.
  • They shall select a chair to represent the group.
  • They shall keep meeting notes, including agenda items, discussion points, and outcomes for everyone to review.
  • They shall be collaborative and work in good faith with other Working Groups.

See charter/README.md for more information.

Code of Conduct

The Electron organization and all repos therein adhere to the following Code of Conduct.

License

Electron is licensed with an MIT License.