aboutsummaryrefslogtreecommitdiff
path: root/projects/cpython2
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-07-25 20:42:54 -0400
committerKostya Serebryany <konstantin.s.serebryany@gmail.com>2017-07-25 17:42:54 -0700
commit8f8ac944d2eb98ee519a4cccefc6ac4d83d908d0 (patch)
tree20fce14613f651d2aff1f0c0e5ad092886e1c3e0 /projects/cpython2
parenta5c9395ddd872209feff059fdf42a429aa9fc643 (diff)
downloadoss-fuzz-8f8ac944d2eb98ee519a4cccefc6ac4d83d908d0.tar.gz
Added myself to the auto_ccs for CPython (#740)
* Added myself to the auto_ccs for cpython2 * Added myself to the auto_ccs for cpython3
Diffstat (limited to 'projects/cpython2')
-rw-r--r--projects/cpython2/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/cpython2/project.yaml b/projects/cpython2/project.yaml
index 964ecf0c4..7996b0442 100644
--- a/projects/cpython2/project.yaml
+++ b/projects/cpython2/project.yaml
@@ -2,3 +2,4 @@ homepage: "https://python.org/"
primary_contact: "gps@google.com"
auto_ccs:
- "jeanpierreda@google.com"
+ - "alex.gaynor@gmail.com"