Skip to content

Commit f10d5f8

Browse files
rfc: ratify #56 (npm-extension-manifest-repairs) (#904)
Bot-generated follow-up to the merge of `accepted/0000-npm-extension-manifest-repairs.md`. Assigns RFC number **56**, renames the file to `accepted/0056-npm-extension-manifest-repairs.md`, fills in front-matter (`status`, `accepted_at`, `created`), and regenerates `INDEX.md`. Front-matter was synthesized from the file's `# Title` heading. Edit the front-matter or the title in this PR if you need different values, then merge. Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
1 parent bd298ee commit f10d5f8

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

INDEX.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
# RFC index
44

5-
Generated 2026-06-18. See [README.md](./README.md) for the RFC process.
5+
Generated 2026-06-19. See [README.md](./README.md) for the RFC process.
66

7-
## Accepted (6)
7+
## Accepted (7)
88

99
| # | Title | Created | Accepted | Implemented | Withdrawn | Implementation |
1010
| - | ----- | ------- | -------- | ----------- | --------- | -------------- |
11+
| [0056](./accepted/0056-npm-extension-manifest-repairs.md) | npm Extension for Manifest Repairs | 2026-06-19 | 2026-06-19 ||||
1112
| [0054](./accepted/0054-make-scripts-install-opt-in.md) | Make install scripts opt-in | 2026-06-08 | 2026-06-08 ||||
1213
| [0047](./accepted/0047-npm-diff-ignore-cr-at-eol.md) | npm diff ignore CR at EOL ||||||
1314
| [0044](./accepted/0044-deprecation-ux-revamp.md) | Deprecated packages UX revamp ||||||

accepted/0000-npm-extension-manifest-repairs.md renamed to accepted/0056-npm-extension-manifest-repairs.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
title: npm Extension for Manifest Repairs
3+
number: 56
4+
status: accepted
5+
created: 2026-06-19
6+
accepted_at: 2026-06-19
7+
implemented_at: null
8+
withdrawn_at: null
9+
implementation: null
10+
---
111
# npm Extension for Manifest Repairs
212

313
## Summary

0 commit comments

Comments
 (0)