Skip to content

Commit

Permalink
chore: edit status notice copy
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksteamdev committed Feb 4, 2025
1 parent 523bca2 commit f065b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/status-notice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
- uses: actions/github-script@v6
with:
script: |
const tagline = '⚠️ **Important Notice:** CRXJS is currently seeking new maintainers';
const tagline = '⚠️ **Important Notice:** CRXJS is seeking new maintainers';
const message = `${tagline}.
- New issues and PRs may not receive immediate attention
- If no maintenance team is established by March 31, 2025, this repository will be archived on June 1, 2025.
- A new maintenance team must establish itself by March 31, 2025 or this repository will be archived on June 1, 2025
- [Learn more about the transition](https://github.com/crxjs/chrome-extension-tools/discussions/974)
---
Expand Down

0 comments on commit f065b8d

Please sign in to comment.