Skip to content

Commit

Permalink
fix issues (#35323)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
  • Loading branch information
yaodada123 and nguyenalex836 authored Nov 18, 2024
1 parent 0e72a56 commit 9770c93
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 <name@organization.com>`
* `org` is the organization's login
* `name@organization.com` 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 <name@organization.com>`.
* `org` is the organization's login.
* `name@organization.com` is in the organization's domain.

Organizations can use the `name@organization.com` email as a public point of contact for open source efforts.

Expand Down

0 comments on commit 9770c93

Please sign in to comment.