16 Oct
2025
16 Oct
'25
1:45 a.m.
On Fri, 10 Oct 2025 15:51:53 +0800
Yumei Huang
Signed-off-by: Yumei Huang
--- 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