diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-27 23:22:16 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-27 23:22:16 +0200 |
commit | 5f89d03c2e45d0a1cbac0e0f9c1f5bd2fdaf9ad6 (patch) | |
tree | 4e6c8fd810de9857ea85fccacfbcf3dd1ed9c8ce /.gitmodules | |
parent | 1779af461d11fb11770c134bd9532cf11fdd4075 (diff) |
Add ONAP Security Advisories as a submodule
Issue-ID: SECCOM-239
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I60e416923958da4d6189101b7671cafff0504151
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f5c37bbdc..8c9e7e9df 100644 --- a/.gitmodules +++ b/.gitmodules @@ -403,3 +403,6 @@ url = ../modeling/genericparser branch = . ignore = dirty +[submodule "docs/submodules/osa.git"] + path = docs/submodules/osa.git + url = ../../osa/ |