diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-20 07:51:55 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-20 07:51:55 -0500 |
| commit | e384f778e39d910ede11b93bfe5ea3e5668198ec (patch) | |
| tree | c88589318262cbc3320e292de637bc2cca0e1457 /community/README.md | |
| parent | a56eaf1f1edf00ab0732b1697c8ade673739b6ab (diff) | |
Move some AoC repositories to partial
Diffstat (limited to 'community/README.md')
| -rw-r--r-- | community/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/README.md b/community/README.md index ec56408d..3953c445 100644 --- a/community/README.md +++ b/community/README.md @@ -6,17 +6,17 @@ [Advent of Code](https://adventofcode.com/) 2021 is now running! Solutions are being published by: -[Hannu Hartikainen](https://github.com/dancek/bqn-advent2021) • -[Alex Dikelsky](https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021) • [Antti Keränen](https://github.com/Detegr/aoc2021) • [dzaima](https://github.com/dzaima/aoc/tree/master/2021/BQN) • [Raghu Ranganathan](https://github.com/razetime/AOC2021-BQN) • [Leah Neukirchen](https://github.com/leahneukirchen/adventofcode2021)+[blog](https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html) • -[frasiyav](https://github.com/frasiyav/AoC2021) • -[Caleb Quilley](https://gitlab.com/icen/aoc21) +[frasiyav](https://github.com/frasiyav/AoC2021) Partial: +[Hannu Hartikainen](https://github.com/dancek/bqn-advent2021) • [Andrey Popp](https://github.com/andreypopp/aoc2021) • +[Alex Dikelsky](https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021) • +[Caleb Quilley](https://gitlab.com/icen/aoc21) • [Johnny](https://github.com/JohnnyJayJay/adventofcode-21) • [Alastair Williams](https://github.com/alephno/aoc2021) • [Aren Windham](https://github.com/arwn/aoc2021) • |
