-
Notifications
You must be signed in to change notification settings - Fork 60k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
94b9b74
commit 67cad1f
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,12 +13,12 @@ shortTitle: On behalf of an organization | |
|
||
To create commits on behalf of an organization: | ||
|
||
* You must be a member of the organization indicated in the trailer | ||
* You must sign the commit | ||
* Your commit email and the organization email must be in a domain verified by the organization | ||
* Your commit message must end with the commit trailer `on-behalf-of: @org <[email protected]>` | ||
* `org` is the organization's login | ||
* `[email protected]` is in the organization's domain | ||
* You must be a member of the organization indicated in the trailer. | ||
* You must sign the commit. | ||
* Your commit email and the organization email must be in a domain verified by the organization. | ||
* Your commit message must end with the commit trailer `on-behalf-of: @org <[email protected]>`. | ||
* `org` is the organization's login. | ||
* `[email protected]` is in the organization's domain. | ||
|
||
Organizations can use the `[email protected]` email as a public point of contact for open source efforts. | ||
|
||
|