mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 09:01:28 +08:00
CONTRIBUTING.md: accept only real names in the SoB
Follow the rule from the Submission Guidelines: https://openwrt.org/submitting-patches#submission_guidelines And the shared formal check: https://github.com/openwrt/actions-shared-workflows/blob/ba03db3b5ae747ed9f38df6c96eb4a37a9f7f7c5/.github/workflows/formal.yml#L37-L43 And this commit07c1218009Signed-off-by: Wesley Gimenes <wehagy@proton.me> (cherry picked from commit0934d86240)
This commit is contained in:
committed by
Josef Schlehofer
parent
7e010914b3
commit
c221d6a8a3
+2
-2
@@ -74,8 +74,8 @@ guidelines:
|
||||
Add libzot dependency").
|
||||
- Include Signed-off-by tag in the commit comments. See: [Sign your
|
||||
work](https://openwrt.org/submitting-patches#sign_your_work)
|
||||
- Author and sign-off must match and be a real name or known identity and
|
||||
a real email address. GitHub private email addresses will not be accepted.
|
||||
- Author and sign-off must match and be a real name and real email address.
|
||||
GitHub private email addresses will not be accepted.
|
||||
- Follow all [Submission Guidelines](https://openwrt.org/submitting-patches#submission_guidelines)
|
||||
requirements, including maximum characters per line.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user