mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +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 commit 07c1218009
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
This commit is contained in:
committed by
Josef Schlehofer
parent
e9861d554c
commit
0934d86240
+2
-2
@@ -77,8 +77,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