1
0
mirror of synced 2025-12-25 02:17:36 -05:00

fix issues (#35323)

Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
YaoYiYao
2024-11-19 05:36:45 +08:00
committed by GitHub
parent 0e72a56899
commit 9770c93955

View File

@@ -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.