Skip to content

Commit 73e55af

Browse files
chore(codeowners): adopt canonical solo header-only template (standards#55 Rule 1) (#166)
1 parent e725593 commit 73e55af

1 file changed

Lines changed: 3 additions & 22 deletions

File tree

.github/CODEOWNERS

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
11
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath)
33
#
4-
# CODEOWNERS — gitbot-fleet
5-
6-
# Default owner for all files
7-
* @hyperpolymath
8-
9-
# Core orchestration (security-critical — taint flow validated)
10-
/fleet-coordinator.sh @hyperpolymath
11-
/scripts/ @hyperpolymath
12-
13-
# Rust executors
14-
/robot-repo-automaton/ @hyperpolymath
15-
/shared-context/ @hyperpolymath
16-
17-
# Bot implementations
18-
/bots/ @hyperpolymath
19-
20-
# Security-sensitive
21-
/.well-known/ @hyperpolymath
22-
/SECURITY.md @hyperpolymath
23-
24-
# Machine-readable metadata
25-
/.machine_readable/ @hyperpolymath
4+
# Solo-maintained hyperpolymath repo: no owner lines by policy.
5+
# See hyperpolymath/standards CODEOWNERS-POLICY.adoc (Rule 1).
6+
# Sole-maintainer review is moot; SPDX headers carry attribution.

0 commit comments

Comments
 (0)