pcbjam/.gitmodules
Gergő Törcsvári 0b1e9d3d54
chore: repoint .gitmodules at the PCBJam org
Redirects from emergence-engineering still work, but fresh clones and CI
checkouts should reference the real home.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y32etYBCKV6t1qDoLoGmgF
2026-07-28 12:52:01 +02:00

16 lines
446 B
Text

[submodule "kicad"]
path = kicad
url = https://github.com/PCBJam/kicad-source-mirror.git
branch = wasm-port
[submodule "wxwidgets"]
path = wxwidgets
url = https://github.com/PCBJam/wxWidgets.git
branch = wasm-port
[submodule "web/pcbjam-shared"]
path = web/pcbjam-shared
url = https://github.com/PCBJam/pcbjam-shared.git
branch = main
[submodule "binaryen"]
path = binaryen
url = https://github.com/PCBJam/binaryen
branch = wasm-port