mirror of https://github.com/google/oss-fuzz.git
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
This commit is contained in:
parent
a5c9395ddd
commit
8f8ac944d2
|
@ -2,3 +2,4 @@ homepage: "https://python.org/"
|
|||
primary_contact: "gps@google.com"
|
||||
auto_ccs:
|
||||
- "jeanpierreda@google.com"
|
||||
- "alex.gaynor@gmail.com"
|
||||
|
|
|
@ -2,3 +2,4 @@ homepage: "https://python.org/"
|
|||
primary_contact: "gps@google.com"
|
||||
auto_ccs:
|
||||
- "jeanpierreda@google.com"
|
||||
- "alex.gaynor@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue