summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2018-11-28 16:58:44 -0800
committerScott Shawcroft <scott@tannewt.org>2018-11-30 00:30:57 -0800
commit9d07e95351f692167a2e178b06311f17d0767df4 (patch)
treec99e7dde8ed0f593cdc6cba67e5f36da8302891b /.gitmodules
parentab94344baee1a5d73d3890de16319cab1e2616de (diff)
Add support for adding release info into adafruit/circuitpython-org
This also changes the build script to python with better output.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1c1f8eb65..362cb55e5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -83,3 +83,6 @@
[submodule "tools/huffman"]
path = tools/huffman
url = https://github.com/tannewt/huffman.git
+[submodule "tools/adabot"]
+ path = tools/adabot
+ url = https://github.com/adafruit/adabot.git