From 8b6c6b34eab94f853c1fec65208c04084565bef4 Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Mon, 15 Nov 2021 10:47:53 +0530 Subject: [PATCH] chore: rename manifest - beef and zig (#2954) --- bucket/{beeflang.json => beef.json} | 0 bucket/{ziglang.json => zig.json} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename bucket/{beeflang.json => beef.json} (100%) rename bucket/{ziglang.json => zig.json} (100%) diff --git a/bucket/beeflang.json b/bucket/beef.json similarity index 100% rename from bucket/beeflang.json rename to bucket/beef.json diff --git a/bucket/ziglang.json b/bucket/zig.json similarity index 100% rename from bucket/ziglang.json rename to bucket/zig.json