From 3d4ff8f145eb92edf79db3a478b0112b3234d8c1 Mon Sep 17 00:00:00 2001 From: Zhuo-Fei Hui Date: Mon, 6 Jul 2026 16:00:07 +0200 Subject: [PATCH 1/2] docs(readme): add unmaintained repository notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c326006..5a000355 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +⚠️ Notice: This repository is no longer actively maintained. It is kept here for archival/reference purposes. + # Large Hadron Migrator [![Build Status][5]][4] Rails style database migrations are a useful way to evolve your data schema in From 1d806677fb70681a64863a6b574fcbedd9955f9e Mon Sep 17 00:00:00 2001 From: Zhuo-Fei Hui Date: Mon, 6 Jul 2026 16:37:42 +0200 Subject: [PATCH 2/2] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a000355..8207e7e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -⚠️ Notice: This repository is no longer actively maintained. It is kept here for archival/reference purposes. +> [!WARNING] +> This repository is no longer actively maintained. It is kept here for archival/reference purposes. # Large Hadron Migrator [![Build Status][5]][4]