Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 71ef035

Browse files
committed
DOC: Promote migration notice to README.md so GitHub landing page shows archived status
The LabelErodeDilate module is ingested into ITK proper at Modules/Filtering/LabelErodeDilate as of upstream commit 690015cae2 (PR #6171). Renaming the original README.rst to info.rst and adding a top-level README.md migration notice ensures GitHub's README precedence picks the migration notice on the landing page rather than the (now stale) module description. Tracking: InsightSoftwareConsortium/ITK#6160
1 parent 5358483 commit 71ef035

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Migrated to ITK main
2+
3+
As of 2026-04-30, the `LabelErodeDilate` module has been ingested into
4+
the main ITK source tree. The authoritative location is:
5+
6+
https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Filtering/LabelErodeDilate
7+
8+
See `Modules/Filtering/LabelErodeDilate/README.md` (or any in-tree
9+
documentation under that path) for details on what moved and what
10+
remains in this archived repo.
11+
12+
This repository is retained read-only for historical reference (deep
13+
git history, paper material, example assets not migrated to ITK). It
14+
will be marked ARCHIVED immediately after this commit lands.
15+
16+
The original module description that previously appeared at this
17+
repository's landing page has been preserved as `info.rst` in the
18+
repository root.
19+
20+
Related:
21+
- ITK ingest PR: InsightSoftwareConsortium/ITK#6171
22+
- ITK ingest merge commit: InsightSoftwareConsortium/ITK@690015cae2
23+
- Tracking issue: InsightSoftwareConsortium/ITK#6160
File renamed without changes.

0 commit comments

Comments
 (0)