Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ SPDX-License-Identifier: Apache-2.0

## [Unreleased]

### Changed: the bus factor is two (no code change)

- `GOVERNANCE.md`: `znmead` knows the code (the maintainer's word, 2026-09-23) and reviews pull
requests from that date, so the bus factor is two.

## [0.2.0] - 2026-09-23

A security fix and an addition, placed at the minor (0.x): the private key no longer reaches an
Expand Down
5 changes: 3 additions & 2 deletions GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ apply here, and this page says what is particular to this repository.
| **Contributor** | anyone | proposes changes by pull request under `CONTRIBUTING.md`: signed off, tested, green; reports bugs and enhancements as issues; reports vulnerabilities privately |

There is no steering group and no vote. A decision is the maintainer's and is recorded in the
tree (a CHANGELOG entry, a page, a test) or it was not made. Access is held twice; knowledge
is held once, so the bus factor is one, stated rather than hidden.
tree (a CHANGELOG entry, a page, a test) or it was not made. The knowledge is held twice:
`znmead` knows the code (the maintainer's word, 2026-09-23) and reviews pull requests from that
date, so the bus factor is two, and his reviews are the public record of it.

## How a change lands

Expand Down