On Wed, May 8, 2024 at 11:46 AM Igor Zhukov <[email protected]> wrote: > > It's a mega nitpick, but I observed that the example URL in the > "Submitted-at" points to the OVS repository instead of OVN. > > Signed-off-by: Igor Zhukov <[email protected]>
Thanks. Applied to main. Numan > --- > Documentation/internals/contributing/submitting-patches.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/internals/contributing/submitting-patches.rst > b/Documentation/internals/contributing/submitting-patches.rst > index aef8bcd70..c82e49124 100644 > --- a/Documentation/internals/contributing/submitting-patches.rst > +++ b/Documentation/internals/contributing/submitting-patches.rst > @@ -278,7 +278,7 @@ Examples of common tags follow. > > :: > > - Submitted-at: https://github.com/openvswitch/ovs/pull/92 > + Submitted-at: https://github.com/ovn-org/ovn/pull/138 > > ``VMware-BZ: #1234567`` > > -- > 2.43.0.windows.1 > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
