diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-11-30 17:48:02 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-30 17:48:02 -0500 |
| commit | 57b61a9141777bb5d72be9815014df59cd7160be (patch) | |
| tree | 7ac74e49e590821421941fd254031ed6cb75c597 /.gitmodules | |
| parent | ab94344baee1a5d73d3890de16319cab1e2616de (diff) | |
| parent | 6e15ab63856a8c748eebd7cd9884e1dfd2c0c1ea (diff) | |
Merge pull request #1366 from tannewt/update_website_with_release
Add support for adding release info into adafruit/circuitpython-org
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
