Merge pull request #12 from s-minoo/master

Add min oo's repo for aoc
This commit is contained in:
ajuvercr 2022-12-08 20:27:30 +01:00 committed by GitHub
commit 512beab11c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -155,3 +155,6 @@
[submodule "2022/jaspervdj"]
path = 2022/jaspervdj
url = https://github.com/jaspervdj/advent-of-code
[submodule "2022/s-minoo"]
path = 2022/s-minoo
url = https://github.com/s-minoo/advent-of-code.git

1
2022/s-minoo Submodule

@ -0,0 +1 @@
Subproject commit 893b0696b2d0d2855ca64a4574a4f678f6b87c3a

View file

@ -11,6 +11,7 @@
| robe | https://github.com/SchrodingersCat00/aoc2022.git | Rust |
| niknetniko | https://github.com/niknetniko/AdventOfCode | C |
| jaspervdj | https://github.com/jaspervdj/advent-of-code | Haskell |
| s-minoo | https://github.com/s-minoo/advent-of-code | Rust |
* repo clonen: