]> Git Repo - buildroot-mgba.git/commitdiff
docs/manual: allow sponsor mention in author name
authorFiona Klute (WIWA) <[email protected]>
Fri, 5 Jul 2024 09:44:49 +0000 (11:44 +0200)
committerThomas Petazzoni <[email protected]>
Mon, 8 Jul 2024 21:10:29 +0000 (23:10 +0200)
Unfortunately not all mail providers deliver mails with subaddressing,
mention people can acknowledge a sponsor in the author name instead.

Signed-off-by: Fiona Klute (WIWA) <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
docs/manual/contribute.adoc

index c88035597e712c494f5ded4df60406af69fee183..078725ef5677352395ffa901cc8e83c282ce3a7d 100644 (file)
@@ -264,6 +264,10 @@ separated from it by a plus `+` sign. E.g.:
 +
 `Your-Name Your-Surname <[email protected]>`
 
+Alternatively, especially if your email server does not support
+subaddressing, you can include the sponsor in your author name in
+parentheses, e.g. "Your Name (Sponsor Name)".
+
 When adding new packages, you should submit every package in a
 separate patch. This patch should have the update to
 +package/Config.in+, the package +Config.in+ file, the +.mk+ file, the
This page took 0.033375 seconds and 4 git commands to generate.