From d79d86700c07839e88954543031a1cd1cb8b8dd4 Mon Sep 17 00:00:00 2001 From: Jonas Meeuws Date: Tue, 3 Dec 2024 12:46:41 +0100 Subject: [PATCH] Add hannes --- .gitmodules | 3 +++ 2024/chvp | 2 +- 2024/hannes | 1 + 2024/michiel | 2 +- 2024/redfast00 | 2 +- README.md | 17 +++++++++-------- 6 files changed, 16 insertions(+), 11 deletions(-) create mode 160000 2024/hannes diff --git a/.gitmodules b/.gitmodules index a1f31be..ec40006 100644 --- a/.gitmodules +++ b/.gitmodules @@ -200,3 +200,6 @@ [submodule "2024/francis"] path = 2024/francis url = https://github.com/fbegyn/aoc2024 +[submodule "2024/hannes"] + path = 2024/hannes + url = https://github.com/hannes-dev/aoc2024 diff --git a/2024/chvp b/2024/chvp index 69e59a5..ff0504e 160000 --- a/2024/chvp +++ b/2024/chvp @@ -1 +1 @@ -Subproject commit 69e59a52997ebf1cf2dfc7308357f04bd9a245b4 +Subproject commit ff0504e862bdab0b5b042fe9bffd6af62530c777 diff --git a/2024/hannes b/2024/hannes new file mode 160000 index 0000000..79dff8a --- /dev/null +++ b/2024/hannes @@ -0,0 +1 @@ +Subproject commit 79dff8a8674c670c72377520dc1639213cc44fd2 diff --git a/2024/michiel b/2024/michiel index 07986ed..6d5186c 160000 --- a/2024/michiel +++ b/2024/michiel @@ -1 +1 @@ -Subproject commit 07986ed10f6fad7d09e04351302282f19390edff +Subproject commit 6d5186c45a47529c905a32dd8cef8dc29eabedea diff --git a/2024/redfast00 b/2024/redfast00 index 3defaef..d8f1f34 160000 --- a/2024/redfast00 +++ b/2024/redfast00 @@ -1 +1 @@ -Subproject commit 3defaef5b9315fd3301e3e718107f502327adc6e +Subproject commit d8f1f3488e08d2b8d7e560af1c86e5caf67ee6b8 diff --git a/README.md b/README.md index a56c284..e58dcb9 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # De Zeus Advent of Code -| Wie? | Waar? (Repository) | Taal? | -|-----------|--------------------------------------|------:| -| vincent | https://github.com/Topvennie/AoC | Go | -| jnms | https://github.com/Reavershark/aoc24 | D | -| redfast00 | https://github.com/redfast00/aoc2024 | Rust | -| chvp | https://github.com/chvp/aoc2024 | SQL | -| michiel | https://github.com/milachae/aoc2024 | Rust | -| francis | https://github.com/fbegyn/aoc2024 | Go | +| Wie? | Waar? (Repository) | Taal? | +|-----------|---------------------------------------|------:| +| vincent | https://github.com/Topvennie/AoC | Go | +| jnms | https://github.com/Reavershark/aoc24 | D | +| redfast00 | https://github.com/redfast00/aoc2024 | Rust | +| chvp | https://github.com/chvp/aoc2024 | SQL | +| michiel | https://github.com/milachae/aoc2024 | Rust | +| francis | https://github.com/fbegyn/aoc2024 | Go | +| hannes | https://github.com/hannes-dev/aoc2024 | Uiua | * repo clonen: