Public repository for governance issues and documents
Перейти к файлу
Shelley Vohr 13acc859f7
doc: initial document for GHSA triage and publish (#583)
* doc: initial document for GHSA triage and publish

* fix: lint
2024-10-16 10:46:55 +02:00
.github ci: fix lint workflow (#573) 2024-05-15 10:31:44 +02:00
archived/2021-02-22/wg-qa
charter
playbooks
policy
wg-administrative chore: Felix is back on wg-admin (#582) 2024-09-12 13:30:50 -07:00
wg-api docs: define practices for third-party extensible APIs (#586) 2024-10-10 14:26:57 -04:00
wg-community-safety chore: add new members to community and safety WG (#584) 2024-09-19 12:18:12 -07:00
wg-ecosystem chore(wg-ecosystem): add Node version policy and cleanup (#578) 2024-07-25 11:03:31 -07:00
wg-infra docs: document the current state of npm access (#581) 2024-09-09 16:30:21 -04:00
wg-outreach
wg-releases chore: move inactive members to emeritus members (#572) 2024-05-03 11:32:11 -04:00
wg-security doc: initial document for GHSA triage and publish (#583) 2024-10-16 10:46:55 +02:00
wg-upgrades chore: add @alicelovescake to Upgrades WG (#575) 2024-06-26 12:06:52 -07:00
.markdownlint.json
.markdownlintignore
CODE_OF_CONDUCT.md
README.md

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       |  |    Infrastructure    |             |
|             +----------------------+  +----------------------+             |
+----------------------------------------------------------------------------+

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.