From: Numan Siddique <[email protected]>
Below compilation errors are seen:
- make[1]: *** No rule to make target 'Documentation/internals/charter.rst',
needed by 'all-am'. Stop.
- Warning, treated as error:
../MAINTAINERS.rst:63:Insufficient data supplied (1 row(s)); no data remaining
for table body, required by "list-table" directive.
Fixes: 0ba67050dcb3("Remove the OVS charter.")
Fixes: 311b1a31ceb5(Acknowledge that OVN committers are a new group.)
CC: Russell Bryant <[email protected]>
Signed-off-by: Numan Siddique <[email protected]>
---
Documentation/automake.mk | 1 -
Documentation/index.rst | 3 +--
Documentation/internals/index.rst | 1 -
MAINTAINERS.rst | 2 +-
4 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/Documentation/automake.mk b/Documentation/automake.mk
index f7e1d2628..ff376fd83 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -39,7 +39,6 @@ DOC_SOURCE = \
Documentation/internals/index.rst \
Documentation/internals/authors.rst \
Documentation/internals/bugs.rst \
- Documentation/internals/charter.rst \
Documentation/internals/committer-emeritus-status.rst \
Documentation/internals/committer-grant-revocation.rst \
Documentation/internals/committer-responsibilities.rst \
diff --git a/Documentation/index.rst b/Documentation/index.rst
index de4c45857..290c0abdd 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -85,8 +85,7 @@ Learn more about the Open vSwitch project and about how you
can contribute:
:doc:`internals/contributing/coding-style` |
:doc:`internals/contributing/coding-style-windows`
-- **Maintaining:** :doc:`internals/charter` |
- :doc:`internals/maintainers` |
+- **Maintaining:** :doc:`internals/maintainers` |
:doc:`internals/committer-responsibilities` |
:doc:`internals/committer-grant-revocation` |
:doc:`internals/committer-emeritus-status`
diff --git a/Documentation/internals/index.rst
b/Documentation/internals/index.rst
index 1da7501e2..cf54d74b3 100644
--- a/Documentation/internals/index.rst
+++ b/Documentation/internals/index.rst
@@ -39,7 +39,6 @@ itself and how they might involved.
release-process
bugs
security
- charter
committer-emeritus-status
committer-responsibilities
committer-grant-revocation
diff --git a/MAINTAINERS.rst b/MAINTAINERS.rst
index f2c3e3ecd..59ad1ea57 100644
--- a/MAINTAINERS.rst
+++ b/MAINTAINERS.rst
@@ -61,7 +61,7 @@ More information about Emeritus Committers can be found
`here <Documentation/internals/committer-emeritus-status.rst>`__.
.. list-table:: OVS Emeritus Maintainers
- :header-rows: 1
+ :header-rows: 0
* - Name
- Email
--
2.21.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev