File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -69,23 +69,8 @@ include the line in your commit or pull request comment:
69
69
70
70
Signed-off-by: Your Name <your@email.example.org>
71
71
72
- We accept contributions under a legally identifiable name, such as
73
- your name on government documentation or common-law names (names
74
- claimed by legitimate usage or repute). Unfortunately, we cannot
75
- accept anonymous contributions at this time.
76
-
77
72
Git allows you to add this signoff automatically when using the ` -s `
78
73
flag to ` git commit ` , which uses the name and email set in your
79
74
` user.name ` and ` user.email ` git configs.
80
75
81
- ### Private sign off
82
-
83
- If you would like to provide your legal name privately to the Matrix.org
84
- Foundation (instead of in a public commit or comment), you can do so by emailing
85
- your legal name and a link to the pull request to dco@matrix.org . It helps to
86
- include "sign off" or similar in the subject line. You will then be instructed
87
- further.
88
-
89
- Once private sign off is complete, doing so for future contributions will not be required.
90
-
91
76
[ 1 ] : https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request
You can’t perform that action at this time.
0 commit comments