diff mbox series

[ovs-dev] Documentation: change link from ovs to ovn in the "Submitted-at" example.

Message ID 810501715183137@duepvdwsa5dpfj2m.iva.yp-c.yandex.net
State Accepted
Headers show
Series [ovs-dev] Documentation: change link from ovs to ovn in the "Submitted-at" example. | expand

Checks

Context Check Description
ovsrobot/apply-robot warning apply and check: warning
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/github-robot-_ovn-kubernetes success github build: passed

Commit Message

Igor Zhukov May 8, 2024, 3:45 p.m. UTC
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 <fsb4000@yandex.ru>
---
 Documentation/internals/contributing/submitting-patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

0-day Robot May 8, 2024, 4:04 p.m. UTC | #1
Bleep bloop.  Greetings Igor Zhukov, I am a robot and I have tried out your patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


checkpatch:
WARNING: The subject, '<area>: <summary>', is over 70 characters, i.e., 73.
WARNING: The subject summary should start with a capital.
Subject: Documentation: change link from ovs to ovn in the "Submitted-at" example.
Lines checked: 29, Warnings: 2, Errors: 0


Please check this out.  If you feel there has been an error, please email aconole@redhat.com

Thanks,
0-day Robot
Numan Siddique May 9, 2024, 8:50 p.m. UTC | #2
On Wed, May 8, 2024 at 11:46 AM Igor Zhukov <fsb4000@yandex.ru> 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 <fsb4000@yandex.ru>

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
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
diff mbox series

Patch

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``