Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

The Solid Team, headed by Sir Tim Berners-Lee, provides an organisational umbrella for facilitating a strong open source community in support of Solid. This repository contains work of the Solid Team to meet the needs of the [Solid Project](https://solidproject.org/).

Decisions are made based on [consensus](https://en.wikipedia.org/wiki/Consensus_decision-making).

The Solid Team is a group of volunteers tasked with representing the Solid Project in an official capacity. It engages in activities that foster the spread and adoption of the Solid protocol.

## Participation
Expand All @@ -18,6 +16,12 @@ The Solid Team holds meetings at <https://meet.jit.si/solid-team> on every secon

[Membership Information](/team.md)

## Decisions

Decisions are made based on [consensus](https://en.wikipedia.org/wiki/Consensus_decision-making).

When faced with unresolved strong objections in decision-making processes based on consensus, a mechanism may be employed to reach a conclusive outcome. This involves establishing a decision rule for each particular issue, where a majority is defined with a specific threshold, and subsequently conducting a vote. This approach is loosely based on the W3C's guidelines for deciding by vote, as outlined in their document [here](https://www.w3.org/2023/Process-20231103/#decisions). A vote should only be conducted after all attempts at consensus through technical discussion and compromise have failed. It's important to note that, in this context, a Member or group of related Members is considered a single organization, aligning with the W3C's principles.

## Code of Conduct

The Solid Team follows the [Solid Community Code of Conduct](https://github.com/solid/process/blob/main/code-of-conduct.md)
Expand Down