From 74e401b750064c8afa6f22ecea28f9abbf4d4e24 Mon Sep 17 00:00:00 2001 From: Sawyer Cutler Date: Thu, 27 Aug 2026 23:28:57 -0700 Subject: [PATCH] Add legacy formula rename metadata --- formula_renames.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 formula_renames.json diff --git a/formula_renames.json b/formula_renames.json new file mode 100644 index 0000000..c710f50 --- /dev/null +++ b/formula_renames.json @@ -0,0 +1,3 @@ +{ + "corbits": "corbits-code" +}