summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-10-01 11:36:26 +0200
committerUlrich Müller <ulm@gentoo.org>2022-10-01 11:36:26 +0200
commiteb8e27333c076a55d0a5633a53efcde4e79d9984 (patch)
tree254b12bb6cc72b4afa87418d57ee429b4908673e
parentmetadata.rnc: Update from DTD (diff)
downloadnxml-gentoo-schemas-eb8e27333c076a55d0a5633a53efcde4e79d9984.tar.gz
nxml-gentoo-schemas-eb8e27333c076a55d0a5633a53efcde4e79d9984.tar.bz2
nxml-gentoo-schemas-eb8e27333c076a55d0a5633a53efcde4e79d9984.zip
Add dtd and devmanual repos as submodules
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--.gitmodules6
m---------devmanual0
m---------dtd0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..a82473d
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "dtd"]
+ path = dtd
+ url = https://anongit.gentoo.org/git/data/dtd.git
+[submodule "devmanual"]
+ path = devmanual
+ url = https://anongit.gentoo.org/git/proj/devmanual.git
diff --git a/devmanual b/devmanual
new file mode 160000
+Subproject f73fcfb9352f815d44a0198516ac759caa6e09e
diff --git a/dtd b/dtd
new file mode 160000
+Subproject 87222b4de8d12028cb8a72b1f80a318a749c239