diff options
author | Michael Fritch <mfritch@suse.com> | 2019-12-04 19:45:30 +0100 |
---|---|---|
committer | Michael Fritch <mfritch@suse.com> | 2019-12-10 19:32:15 +0100 |
commit | da36bdfb6161bb0f7dc629d92ea6a95faff1a64b (patch) | |
tree | 94c4806d167b9d482fb7cde00383f4447ad4f828 /.gitmodules | |
parent | Merge PR #32127 into master (diff) | |
download | ceph-da36bdfb6161bb0f7dc629d92ea6a95faff1a64b.tar.xz ceph-da36bdfb6161bb0f7dc629d92ea6a95faff1a64b.zip |
ceph-daemon: add ceph-daemon-adoption-corpus.git submodule
Signed-off-by: Michael Fritch <mfritch@suse.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4913e29f159..b05261e0873 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule "ceph-daemon-adoption-corpus"] + path = ceph-daemon-adoption-corpus + url = https://github.com/ceph/ceph-daemon-adoption-corpus.git [submodule "ceph-object-corpus"] path = ceph-object-corpus url = https://github.com/ceph/ceph-object-corpus.git |