Skip to content

Commit 1d7ea2d

Browse files
HeyItsGilbertclaude
andcommitted
docs: fix status legend wrapping and drop maintainers team mention
- profile/README.md: put status legend on one line so badges don't split from their label text after formatting - CONTRIBUTING.md: replace @PowerShellOrg/maintainers ping (requires a GitHub team that doesn't exist) with "open a discussion on the relevant repository" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0cbd1ac commit 1d7ea2d

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ you want the full review pass.
126126
SLAs are best-effort commitments, not guarantees. If a repo is understaffed, the
127127
project's Steward will note this in the repo's README.
128128

129-
If a PR sits without response past the SLA, ping `@PowerShellOrg/maintainers` or
130-
open a discussion.
129+
If a PR sits without response past the SLA, open a discussion on the relevant
130+
repository.
131131

132132
---
133133

profile/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ open-source PowerShell tools that would otherwise go unmaintained.
1010
| [Plaster][plaster] | Template-based scaffolding engine for PowerShell projects and modules | ![Active][status-active] | James Petty |
1111
| [PSDepend][psdepend] | Dependency management for PowerShell scripts and modules | ![Active][status-active] | Gilbert Sanchez |
1212

13-
**Status legend:** ![Active][status-active] actively maintained ·
14-
![Stable][status-stable] stable, reduced cadence · ![Paused][status-paused]
15-
Steward vacancy in progress · ![Archived][status-archived] read-only
13+
**Status legend:** ![Active][status-active] actively maintained · ![Stable][status-stable] stable, reduced cadence · ![Paused][status-paused] Steward vacancy in progress · ![Archived][status-archived] read-only
1614

1715
## Want us to adopt your tool?
1816

0 commit comments

Comments
 (0)