docs: move maintainers document

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I1c910d759036ba64e3e36c78a4af6728bb30f2c3
diff --git a/docs/hypervisor/Maintainers.md b/docs/about/Maintainers.md
similarity index 99%
rename from docs/hypervisor/Maintainers.md
rename to docs/about/Maintainers.md
index d544058..40ae165 100644
--- a/docs/hypervisor/Maintainers.md
+++ b/docs/about/Maintainers.md
@@ -8,12 +8,12 @@
 
 ## Active Maintainers
 
-*   Olivier Deprez <olivier.deprez@arm.com>
-
 *   João Alves <joao.alves@arm.com>
 
 *   Madhukar Pappireddy <madhukar.pappireddy@arm.com>
 
+*   Olivier Deprez <olivier.deprez@arm.com>
+
 *   Raghupathy Krishnamurthy <raghupathyk@nvidia.com>
 
 *   Joanna Farley <joanna.farley@arm.com>
diff --git a/docs/about/index.rst b/docs/about/index.rst
new file mode 100644
index 0000000..e2d4505
--- /dev/null
+++ b/docs/about/index.rst
@@ -0,0 +1,8 @@
+About
+=====
+
+.. toctree::
+   :maxdepth: 1
+   :caption: Contents
+
+   Maintainers
diff --git a/docs/hypervisor/index.rst b/docs/hypervisor/index.rst
index 7531076..d738841 100644
--- a/docs/hypervisor/index.rst
+++ b/docs/hypervisor/index.rst
@@ -17,7 +17,6 @@
    FVP
    HafniumRamDisk
    HermeticBuild
-   Maintainers
    Manifest
    PreparingLinux
    SchedulerExpectations
diff --git a/docs/index.rst b/docs/index.rst
index 99a1ffe..260c13f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,6 +5,7 @@
    :maxdepth: 1
    :numbered:
 
+   about/index
    appendix
 
 --------------