From a38fc05fe22dfb26c4b1b39558ca56080d9633e3 Mon Sep 17 00:00:00 2001 From: Yanick Champoux Date: Mon, 6 Dec 2021 15:37:52 -0500 Subject: [PATCH] add waltman to the list --- .gitmodules | 3 +++ friends/waltman/2021 | 1 + 2 files changed, 4 insertions(+) create mode 160000 friends/waltman/2021 diff --git a/.gitmodules b/.gitmodules index b2db72a..976ccb9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "friends/eric"] path = friends/eric url = git@github.com:ewagoner/adventofcode2021.git +[submodule "friends/waltman/2021"] + path = friends/waltman/2021 + url = git@github.com:waltman/advent-of-code-2021.git diff --git a/friends/waltman/2021 b/friends/waltman/2021 new file mode 160000 index 0000000..ca9b3e0 --- /dev/null +++ b/friends/waltman/2021 @@ -0,0 +1 @@ +Subproject commit ca9b3e035e845f9cb407a2ec45598cc0aeacbbfb