From ae87287f5b79fe8242ecd2d70711a1820bf429ee Mon Sep 17 00:00:00 2001 From: hathach Date: Tue, 30 Jun 2026 14:33:15 +0700 Subject: Revert MAINTAINERS to .rst and add it to the docs build - restore MAINTAINERS.rst (drop the .md); make the changelog link absolute so it resolves both on GitHub and in the rendered docs - docs/maintainers.rst includes the root file (same pattern as README) and is wired into the Documentation toctree Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/index.rst | 1 + docs/maintainers.rst | 1 + 2 files changed, 2 insertions(+) create mode 100644 docs/maintainers.rst (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 6ac0c922b..4282d3d05 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,6 +18,7 @@ troubleshooting faq info/changelog/index + maintainers .. toctree:: :maxdepth: 2 diff --git a/docs/maintainers.rst b/docs/maintainers.rst new file mode 100644 index 000000000..9908bcdf4 --- /dev/null +++ b/docs/maintainers.rst @@ -0,0 +1 @@ +.. include:: ../MAINTAINERS.rst -- cgit v1.3.1