diff options
author | Spencer Seidel <jsseidel@fastmail.com> | 2017-09-14 13:44:14 -0400 |
---|---|---|
committer | Spencer Seidel <jsseidel@fastmail.com> | 2017-09-14 13:47:24 -0400 |
commit | e04b57b16cffc4e5f74630aafefe8adf543a3e26 (patch) | |
tree | edf7ab5f1cc371e49aa78410fe694b5cdabd11ba /.gitmodules | |
parent | 1c1ecb0f6e534590ca92e9c4f4ee97b921242b6b (diff) |
Added optf/has to doc index
Optf project owners wanted to start first with
this one repo. Will add others as they come
online or become relevant.
Change-Id: Iea2e112473214f1c91a76a7fb63503a6889efa1e
Issue-Id: DOC-47
Signed-off-by: Spencer Seidel <jsseidel@fastmail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8b6414730..6962e2847 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,3 +33,8 @@ url = ../aai/search-data-service branch = . ignore = dirty +[submodule "docs/submodules/optf/has.git"] + path = docs/submodules/optf/has.git + url = ../optf/has + branch = . + ignore = dirty |