Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/nxml-gentoo-schemas:master commit in: /
Date: Sat, 01 Oct 2022 09:40:12
Message-Id: 1664616986.eb8e27333c076a55d0a5633a53efcde4e79d9984.ulm@gentoo
1 commit: eb8e27333c076a55d0a5633a53efcde4e79d9984
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 09:36:26 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 09:36:26 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/commit/?id=eb8e2733
7
8 Add dtd and devmanual repos as submodules
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 .gitmodules | 6 ++++++
13 devmanual | 1 +
14 dtd | 1 +
15 3 files changed, 8 insertions(+)
16
17 diff --git a/.gitmodules b/.gitmodules
18 new file mode 100644
19 index 0000000..a82473d
20 --- /dev/null
21 +++ b/.gitmodules
22 @@ -0,0 +1,6 @@
23 +[submodule "dtd"]
24 + path = dtd
25 + url = https://anongit.gentoo.org/git/data/dtd.git
26 +[submodule "devmanual"]
27 + path = devmanual
28 + url = https://anongit.gentoo.org/git/proj/devmanual.git
29
30 diff --git a/devmanual b/devmanual
31 new file mode 160000
32 index 0000000..f73fcfb
33 --- /dev/null
34 +++ b/devmanual
35 @@ -0,0 +1 @@
36 +Subproject commit f73fcfb9352f815d44a0198516ac759caa6e09ec
37
38 diff --git a/dtd b/dtd
39 new file mode 160000
40 index 0000000..87222b4
41 --- /dev/null
42 +++ b/dtd
43 @@ -0,0 +1 @@
44 +Subproject commit 87222b4de8d12028cb8a72b1f80a318a749c239d