Skip to content

Commit 307fb68

Browse files
nanotaboadaclaude
andcommitted
docs(adr): fix macOS codename example in ADR-0011
macOS uses California landmark names, not alphabetical codenames. Replace with Android (A→P dessert names) as the correct example. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5e5eff0 commit 307fb68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/adr/0011-coach-themed-versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The project uses Semantic Versioning (MAJOR.MINOR.PATCH). Purely numeric tags
1212
are accurate but forgettable. The project is football-themed and part of a
1313
cross-language comparison set where each repo adopts a different
1414
football-domain naming convention. Several well-known projects use alphabetical
15-
codename conventions (Ubuntu, macOS).
15+
codename conventions (Ubuntu, Android).
1616

1717
This repo uses famous football managers/coaches as codenames. Release tags
1818
follow the format `v{MAJOR}.{MINOR}.{PATCH}-{coach}`, where the coach name is

0 commit comments

Comments
 (0)