aboutsummaryrefslogtreecommitdiff
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-08-15 13:22:12 -0700
committerJunio C Hamano <gitster@pobox.com>2024-08-15 13:22:13 -0700
commit2b9b229cb4e6097be538db18a0124d30215b3a30 (patch)
tree342a255880947fb7541825efc700b5e4ab821be0 /Documentation/Makefile
parenta3d71f2076d423dd7d0e929ca213707336db0290 (diff)
parentd53db106e0ffcaa82ab8336adc35d7e790d985cb (diff)
downloadgit-2b9b229cb4e6097be538db18a0124d30215b3a30.tar.xz
Merge branch 'es/doc-platform-support-policy'
A policy document that describes platform support levels and expectation on platform stakeholders has been introduced. * es/doc-platform-support-policy: Documentation: add platform support policy
Diffstat (limited to 'Documentation/Makefile')
-rw-r--r--Documentation/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 1bd23fbeef..0f55baa252 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -118,6 +118,7 @@ TECH_DOCS += technical/multi-pack-index
TECH_DOCS += technical/pack-heuristics
TECH_DOCS += technical/parallel-checkout
TECH_DOCS += technical/partial-clone
+TECH_DOCS += technical/platform-support
TECH_DOCS += technical/racy-git
TECH_DOCS += technical/reftable
TECH_DOCS += technical/scalar