Add akramer 2025

This commit is contained in:
Bill Thiede 2025-12-14 20:50:35 -08:00
parent 0c7e1e0ba4
commit 7c4cf65996

View File

@ -61,6 +61,12 @@ repositories:
#- year: 2024 #- year: 2024
# url: "https://github.com/user2/aoc-2024" # url: "https://github.com/user2/aoc-2024"
# local_path: "repos/user2-2024" # local_path: "repos/user2-2024"
- name: "akramer"
type: "multi-year" # one repo per year
years:
- year: 2025
url: "https://github.com/akramer/aoc2025"
local_path: "repos/akramer-2025"
# Didn't use cargo aoc # Didn't use cargo aoc
# - name: "akramer" # - name: "akramer"