public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH] Fix the wrong command in CONTRIBUTING.md
@ 2025-10-10  7:51 Yumei Huang
  2025-10-12 23:43 ` David Gibson
  2025-10-15 23:45 ` Stefano Brivio
  0 siblings, 2 replies; 3+ messages in thread
From: Yumei Huang @ 2025-10-10  7:51 UTC (permalink / raw)
  To: passt-dev, sbrivio; +Cc: david, yuhuang

Signed-off-by: Yumei Huang <yuhuang@redhat.com>
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5f41bc3..75ad2a7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -115,7 +115,7 @@ letter before sending.
 
 Use `git send-email` to send patches directly to the mailing list:
 
-    git send-email --to=passt-dev@passt.top 000*.patch -o outgoing/000*.patch
+    git send-email --to=passt-dev@passt.top outgoing/000*.patch
 
 If there are CCs (e.g. maintainers, reviewers), you can add them with `--cc`:
 
-- 
2.47.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fix the wrong command in CONTRIBUTING.md
  2025-10-10  7:51 [PATCH] Fix the wrong command in CONTRIBUTING.md Yumei Huang
@ 2025-10-12 23:43 ` David Gibson
  2025-10-15 23:45 ` Stefano Brivio
  1 sibling, 0 replies; 3+ messages in thread
From: David Gibson @ 2025-10-12 23:43 UTC (permalink / raw)
  To: Yumei Huang; +Cc: passt-dev, sbrivio

[-- Attachment #1: Type: text/plain, Size: 983 bytes --]

On Fri, Oct 10, 2025 at 03:51:53PM +0800, Yumei Huang wrote:
> Signed-off-by: Yumei Huang <yuhuang@redhat.com>

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>

> ---
>  CONTRIBUTING.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
> index 5f41bc3..75ad2a7 100644
> --- a/CONTRIBUTING.md
> +++ b/CONTRIBUTING.md
> @@ -115,7 +115,7 @@ letter before sending.
>  
>  Use `git send-email` to send patches directly to the mailing list:
>  
> -    git send-email --to=passt-dev@passt.top 000*.patch -o outgoing/000*.patch
> +    git send-email --to=passt-dev@passt.top outgoing/000*.patch
>  
>  If there are CCs (e.g. maintainers, reviewers), you can add them with `--cc`:
>  
> -- 
> 2.47.0
> 

-- 
David Gibson (he or they)	| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you, not the other way
				| around.
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fix the wrong command in CONTRIBUTING.md
  2025-10-10  7:51 [PATCH] Fix the wrong command in CONTRIBUTING.md Yumei Huang
  2025-10-12 23:43 ` David Gibson
@ 2025-10-15 23:45 ` Stefano Brivio
  1 sibling, 0 replies; 3+ messages in thread
From: Stefano Brivio @ 2025-10-15 23:45 UTC (permalink / raw)
  To: Yumei Huang; +Cc: passt-dev, david

On Fri, 10 Oct 2025 15:51:53 +0800
Yumei Huang <yuhuang@redhat.com> wrote:

> Signed-off-by: Yumei Huang <yuhuang@redhat.com>
> ---
>  CONTRIBUTING.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
> index 5f41bc3..75ad2a7 100644
> --- a/CONTRIBUTING.md
> +++ b/CONTRIBUTING.md
> @@ -115,7 +115,7 @@ letter before sending.
>  
>  Use `git send-email` to send patches directly to the mailing list:
>  
> -    git send-email --to=passt-dev@passt.top 000*.patch -o outgoing/000*.patch
> +    git send-email --to=passt-dev@passt.top outgoing/000*.patch

Oops, this was the only command I didn't test during review for obvious
reason, and there we go, of course...

Applied.

-- 
Stefano


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-15 23:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-10  7:51 [PATCH] Fix the wrong command in CONTRIBUTING.md Yumei Huang
2025-10-12 23:43 ` David Gibson
2025-10-15 23:45 ` Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).