From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by passt.top (Postfix, from userid 1000) id 01D8D5A026D; Thu, 16 Jul 2026 09:22:23 +0200 (CEST) From: Stefano Brivio To: passt-dev@passt.top Subject: [PATCH v2 1/4] CONTRIBUTING.md: The tag is "Link:", regardless of how many we have Date: Thu, 16 Jul 2026 09:22:19 +0200 Message-ID: <20260716072222.1819811-2-sbrivio@redhat.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260716072222.1819811-1-sbrivio@redhat.com> References: <20260716072222.1819811-1-sbrivio@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID-Hash: I7RQ7ZZ24EFH4SIBNBHVBWDX4G5R2HHP X-Message-ID-Hash: I7RQ7ZZ24EFH4SIBNBHVBWDX4G5R2HHP X-MailFrom: sbrivio@passt.top X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: David Gibson X-Mailman-Version: 3.3.8 Precedence: list List-Id: Development discussion and patches for passt Archived-At: Archived-At: List-Archive: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Signed-off-by: Stefano Brivio Reviewed-by: David Gibson --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.43.0