Merge pull request #53169 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot 2024-11-18 16:41:39 -08:00 коммит произвёл GitHub
Родитель 97d9d829d2 9770c93955
Коммит 3dde17fa2e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

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