From 5cc99882c13c60057b3c10c54d8082c514834153 Mon Sep 17 00:00:00 2001 From: "LamTrinh.Dev" Date: Tue, 22 Oct 2024 16:04:10 +0700 Subject: [PATCH] Add mailto format for code-owners@forums.swift.org . --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01e1e936a8e39..1248a4624c233 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -236,7 +236,7 @@ To switch to this template when drafting a pull request in a [swiftlang](https:/ ### Commit Access Commit access is granted to contributors with a track record of submitting high-quality changes. -If you would like commit access, please send an email to [the code owners list](code-owners@forums.swift.org) with the GitHub user name that you want to use and a list of 5 non-trivial pull requests that were accepted without modifications. +If you would like commit access, please send an email to [the code owners list](mailto:code-owners@forums.swift.org) with the GitHub user name that you want to use and a list of 5 non-trivial pull requests that were accepted without modifications. Once you’ve been granted commit access, you will be able to commit to all of the GitHub repositories that host Swift.org projects. To verify that your commit access works, please make a test commit (for example, change a comment or add a blank line). The following policies apply to users with commit access: