Skip to content

Commit b39cf7f

Browse files
committed
Change email address to '@pyfound.org' address
1 parent 7527ff1 commit b39cf7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/cpython3/project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
homepage: "https://python.org/"
22
language: c++
3-
primary_contact: "seth@python.org"
3+
primary_contact: "seth.larson@pyfound.org"
44
main_repo: "https://github.com/python/cpython"
55
auto_ccs:
66
- "alex.gaynor@gmail.com"

projects/python3-libraries/project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
homepage: "https://www.python.org/"
22
main_repo: "https://github.com/python/cpython"
33
language: c
4-
primary_contact: "seth@python.org"
4+
primary_contact: "seth.larson@pyfound.org"
55
auto_ccs:
66
- "greg@krypto.org"
77
- "alex.gaynor@gmail.com"

0 commit comments

Comments
 (0)