Skip to content

Commit f065b8d

Browse files
committed
chore: edit status notice copy
1 parent 523bca2 commit f065b8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/status-notice.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020
- uses: actions/github-script@v6
2121
with:
2222
script: |
23-
const tagline = '⚠️ **Important Notice:** CRXJS is currently seeking new maintainers';
23+
const tagline = '⚠️ **Important Notice:** CRXJS is seeking new maintainers';
2424
const message = `${tagline}.
2525
2626
- New issues and PRs may not receive immediate attention
27-
- If no maintenance team is established by March 31, 2025, this repository will be archived on June 1, 2025.
27+
- A new maintenance team must establish itself by March 31, 2025 or this repository will be archived on June 1, 2025
2828
- [Learn more about the transition](https://github.com/crxjs/chrome-extension-tools/discussions/974)
2929
3030
---

0 commit comments

Comments
 (0)