From abf9220fa9bd7c1ee50b6e4bc3314be8fad242ea Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 1 Jul 2024 04:44:16 +0000
Subject: [PATCH] Move recipes

---
 recipes/wip/{tools/other => benchmarks}/hyperfine/recipe.toml     | 0
 recipes/wip/dev/{other => analysis}/binocle/recipe.toml           | 0
 recipes/wip/dev/{other => analysis}/code-minimap/recipe.toml      | 0
 recipes/wip/dev/{other => analysis}/codevis/recipe.toml           | 0
 recipes/wip/dev/{other => framework}/biome/recipe.toml            | 0
 recipes/wip/dev/{other => framework}/deno/recipe.toml             | 0
 recipes/wip/dev/{other => framework}/moon/recipe.toml             | 0
 recipes/wip/dev/{other => framework}/moonzoon/recipe.toml         | 0
 recipes/wip/dev/{other => framework}/proto/recipe.toml            | 0
 recipes/wip/dev/{other => git-tools}/auto-commit/recipe.toml      | 0
 recipes/wip/dev/{other => lang}/artichoke/recipe.toml             | 0
 recipes/wip/dev/{other => performance}/samply/recipe.toml         | 0
 recipes/wip/dev/{other => performance}/tracy/recipe.toml          | 0
 recipes/wip/dev/{other => performance}/vkpeak/recipe.toml         | 0
 recipes/wip/dev/{other => wasm}/trunk/recipe.toml                 | 0
 recipes/wip/tools/{other => data-integrity}/b3sum/recipe.toml     | 0
 .../wip/tools/{security => data-integrity}/hashgood/recipe.toml   | 0
 17 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{tools/other => benchmarks}/hyperfine/recipe.toml (100%)
 rename recipes/wip/dev/{other => analysis}/binocle/recipe.toml (100%)
 rename recipes/wip/dev/{other => analysis}/code-minimap/recipe.toml (100%)
 rename recipes/wip/dev/{other => analysis}/codevis/recipe.toml (100%)
 rename recipes/wip/dev/{other => framework}/biome/recipe.toml (100%)
 rename recipes/wip/dev/{other => framework}/deno/recipe.toml (100%)
 rename recipes/wip/dev/{other => framework}/moon/recipe.toml (100%)
 rename recipes/wip/dev/{other => framework}/moonzoon/recipe.toml (100%)
 rename recipes/wip/dev/{other => framework}/proto/recipe.toml (100%)
 rename recipes/wip/dev/{other => git-tools}/auto-commit/recipe.toml (100%)
 rename recipes/wip/dev/{other => lang}/artichoke/recipe.toml (100%)
 rename recipes/wip/dev/{other => performance}/samply/recipe.toml (100%)
 rename recipes/wip/dev/{other => performance}/tracy/recipe.toml (100%)
 rename recipes/wip/dev/{other => performance}/vkpeak/recipe.toml (100%)
 rename recipes/wip/dev/{other => wasm}/trunk/recipe.toml (100%)
 rename recipes/wip/tools/{other => data-integrity}/b3sum/recipe.toml (100%)
 rename recipes/wip/tools/{security => data-integrity}/hashgood/recipe.toml (100%)

diff --git a/recipes/wip/tools/other/hyperfine/recipe.toml b/recipes/wip/benchmarks/hyperfine/recipe.toml
similarity index 100%
rename from recipes/wip/tools/other/hyperfine/recipe.toml
rename to recipes/wip/benchmarks/hyperfine/recipe.toml
diff --git a/recipes/wip/dev/other/binocle/recipe.toml b/recipes/wip/dev/analysis/binocle/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/binocle/recipe.toml
rename to recipes/wip/dev/analysis/binocle/recipe.toml
diff --git a/recipes/wip/dev/other/code-minimap/recipe.toml b/recipes/wip/dev/analysis/code-minimap/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/code-minimap/recipe.toml
rename to recipes/wip/dev/analysis/code-minimap/recipe.toml
diff --git a/recipes/wip/dev/other/codevis/recipe.toml b/recipes/wip/dev/analysis/codevis/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/codevis/recipe.toml
rename to recipes/wip/dev/analysis/codevis/recipe.toml
diff --git a/recipes/wip/dev/other/biome/recipe.toml b/recipes/wip/dev/framework/biome/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/biome/recipe.toml
rename to recipes/wip/dev/framework/biome/recipe.toml
diff --git a/recipes/wip/dev/other/deno/recipe.toml b/recipes/wip/dev/framework/deno/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/deno/recipe.toml
rename to recipes/wip/dev/framework/deno/recipe.toml
diff --git a/recipes/wip/dev/other/moon/recipe.toml b/recipes/wip/dev/framework/moon/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/moon/recipe.toml
rename to recipes/wip/dev/framework/moon/recipe.toml
diff --git a/recipes/wip/dev/other/moonzoon/recipe.toml b/recipes/wip/dev/framework/moonzoon/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/moonzoon/recipe.toml
rename to recipes/wip/dev/framework/moonzoon/recipe.toml
diff --git a/recipes/wip/dev/other/proto/recipe.toml b/recipes/wip/dev/framework/proto/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/proto/recipe.toml
rename to recipes/wip/dev/framework/proto/recipe.toml
diff --git a/recipes/wip/dev/other/auto-commit/recipe.toml b/recipes/wip/dev/git-tools/auto-commit/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/auto-commit/recipe.toml
rename to recipes/wip/dev/git-tools/auto-commit/recipe.toml
diff --git a/recipes/wip/dev/other/artichoke/recipe.toml b/recipes/wip/dev/lang/artichoke/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/artichoke/recipe.toml
rename to recipes/wip/dev/lang/artichoke/recipe.toml
diff --git a/recipes/wip/dev/other/samply/recipe.toml b/recipes/wip/dev/performance/samply/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/samply/recipe.toml
rename to recipes/wip/dev/performance/samply/recipe.toml
diff --git a/recipes/wip/dev/other/tracy/recipe.toml b/recipes/wip/dev/performance/tracy/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/tracy/recipe.toml
rename to recipes/wip/dev/performance/tracy/recipe.toml
diff --git a/recipes/wip/dev/other/vkpeak/recipe.toml b/recipes/wip/dev/performance/vkpeak/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/vkpeak/recipe.toml
rename to recipes/wip/dev/performance/vkpeak/recipe.toml
diff --git a/recipes/wip/dev/other/trunk/recipe.toml b/recipes/wip/dev/wasm/trunk/recipe.toml
similarity index 100%
rename from recipes/wip/dev/other/trunk/recipe.toml
rename to recipes/wip/dev/wasm/trunk/recipe.toml
diff --git a/recipes/wip/tools/other/b3sum/recipe.toml b/recipes/wip/tools/data-integrity/b3sum/recipe.toml
similarity index 100%
rename from recipes/wip/tools/other/b3sum/recipe.toml
rename to recipes/wip/tools/data-integrity/b3sum/recipe.toml
diff --git a/recipes/wip/tools/security/hashgood/recipe.toml b/recipes/wip/tools/data-integrity/hashgood/recipe.toml
similarity index 100%
rename from recipes/wip/tools/security/hashgood/recipe.toml
rename to recipes/wip/tools/data-integrity/hashgood/recipe.toml
-- 
GitLab