Skip to content
Closed
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
20 changes: 4 additions & 16 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
# CODEOWNERS — review ownership for the outpost.
# GitHub honors this file in .github/, repo root, or docs/ only.
# SPDX-License-Identifier: CC-BY-SA-4.0

# Default: the maintainer owns everything.
* @hyperpolymath

# Supply-chain-sensitive surfaces — the pinned base and the tooling that repins
# it. Changes here are maintainer-gated by policy (see GOVERNANCE.md) as well as
# by review.
/images.lock @hyperpolymath
/bin/ @hyperpolymath
/compose/ @hyperpolymath

# Firewall + host bootstrap — changes alter the box's exposed surface.
/host/ @hyperpolymath
# SPDX-License-Identifier: MPL-2.0
# Solo-maintained hyperpolymath repo: no owner lines by policy.
# See hyperpolymath/standards CODEOWNERS-POLICY.adoc (Rule 1).
# Sole-maintainer review is moot; SPDX headers carry attribution.
47 changes: 0 additions & 47 deletions ARCHITECTURE.md

This file was deleted.

Loading