From 720cc0bc6553bf39597fde83a6b2c538bdc3c515 Mon Sep 17 00:00:00 2001 From: Yumei Huang Date: Fri, 10 Oct 2025 15:51:53 +0800 Subject: Fix the wrong command in CONTRIBUTING.md Signed-off-by: Yumei Huang Reviewed-by: David Gibson Signed-off-by: Stefano Brivio --- 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`: -- cgit v1.2.3