diff options
| author | Stefano Brivio <sbrivio@redhat.com> | 2026-07-16 00:55:32 +0200 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-07-16 09:17:02 +0200 |
| commit | 10847ad7f1fe1b4b78f8ee638df2865ead5e329f (patch) | |
| tree | 6b270876d28cc52a3d49ccca98891f45e3945189 | |
| parent | a3b9f86f39a7effc2d74833055c23bee54887894 (diff) | |
| download | passt-10847ad7f1fe1b4b78f8ee638df2865ead5e329f.tar passt-10847ad7f1fe1b4b78f8ee638df2865ead5e329f.tar.gz passt-10847ad7f1fe1b4b78f8ee638df2865ead5e329f.tar.bz2 passt-10847ad7f1fe1b4b78f8ee638df2865ead5e329f.tar.lz passt-10847ad7f1fe1b4b78f8ee638df2865ead5e329f.tar.xz passt-10847ad7f1fe1b4b78f8ee638df2865ead5e329f.tar.zst passt-10847ad7f1fe1b4b78f8ee638df2865ead5e329f.zip | |
CONTRIBUTING.md: The tag is "Link:", regardless of how many we have
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 64c191f..98997ae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,7 +48,7 @@ to prepare patches and participate in the email-based review process. The `Subsystem` means: which part of the code your change touches. For example, it could be "tcp", "test", or "doc" etc. - If there are some references, use "Links:" tag for anything. + If there are some references, use "Link:" tags for anything. Besides, passt uses the Linux kernel's "Signed-off-by" process. If you can certify the below: |
