On Tue, Sep 24, 2019 at 2:09 AM Russell Bryant <rbry...@redhat.com> wrote:

> Sorry.
>
>
No worries :)

Thanks for the review. I applied this patch to master.

Numan


> Acked-by: Russell Bryant <russ...@ovn.org>
>
> > On Sep 23, 2019, at 4:20 PM, nusid...@redhat.com wrote:
> >
> > From: Numan Siddique <nusid...@redhat.com>
> >
> > 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 <russ...@ovn.org>
> > Signed-off-by: Numan Siddique <nusid...@redhat.com>
> > ---
> > 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
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to