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:25:08 +0200 |
commit | aaed4503512e59641ff74907037aedbd18c23115 (patch) | |
tree | 9f8d60e61a6643dfdeba03a0507f6c19564a1d57 /.gitmodules | |
parent | 3b671fe57248dfddd94752d96722778bdac61c1c (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/ |