diff options
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
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`: |
