diff options
author | Mandeep Khinda <mandeep.khinda@amdocs.com> | 2017-09-22 19:54:59 +0000 |
---|---|---|
committer | Mandeep Khinda <mandeep.khinda@amdocs.com> | 2017-09-25 14:42:00 +0000 |
commit | 75b56d661ac5221fc16ff2bf10063ec23b2028e5 (patch) | |
tree | 46eb331924e81e8f84e21cf2915adfc72eae74c0 /.gitmodules | |
parent | 6b09f7a9d7241fcd3c493813963190e10e7e349d (diff) |
adding oom docs seed
Issue-ID: OOM-313
Change-Id: Ie8a2be1a3bf490c4ecbb7f89be94f5a430f1b843
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 35ee2bd55..b9526fe82 100644 --- a/.gitmodules +++ b/.gitmodules @@ -91,3 +91,6 @@ [submodule "docs/submodules/aai/esr-server.git"] path = docs/submodules/aai/esr-server.git url = ../aai/esr-server +[submodule "docs/submodules/oom.git"] + path = docs/submodules/oom.git + url = ../oom |