Skip to content

Commit febb590

Browse files
PEP 775, 679: Add Stan to CODEOWNERS (#4877)
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
1 parent cd47690 commit febb590

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ peps/pep-0675.rst @jellezijlstra
559559
peps/pep-0676.rst @AA-Turner @Mariatta
560560
peps/pep-0677.rst @gvanrossum
561561
peps/pep-0678.rst @iritkatriel
562-
peps/pep-0679.rst @pablogsal
562+
peps/pep-0679.rst @pablogsal @StanFromIreland
563563
peps/pep-0680.rst @encukou
564564
peps/pep-0681.rst @jellezijlstra
565565
peps/pep-0682.rst
@@ -652,7 +652,7 @@ peps/pep-0771.rst @pradyunsg
652652
peps/pep-0772.rst @warsaw @pradyunsg
653653
peps/pep-0773.rst @zooba
654654
peps/pep-0774.rst @savannahostrowski
655-
peps/pep-0775.rst @encukou
655+
peps/pep-0775.rst @encukou @StanFromIreland
656656
peps/pep-0776.rst @hoodmane @ambv
657657
peps/pep-0777.rst @warsaw @emmatyping
658658
peps/pep-0778.rst @warsaw @emmatyping

peps/pep-0679.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PEP: 679
22
Title: New assert statement syntax with parentheses
33
Author: Pablo Galindo Salgado <pablogsal@python.org>,
4-
Stan Ulbrych <stanulbrych@gmail.com>,
4+
Stan Ulbrych <stan@python.org>,
55
Discussions-To: https://discuss.python.org/t/pep-679-new-assert-statement-syntax-with-parentheses/103634
66
Status: Rejected
77
Type: Standards Track

peps/pep-0775.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PEP: 775
22
Title: Make zlib required to build CPython
33
Author: Gregory P. Smith <greg@krypto.org>,
4-
Stan Ulbrych <stanulbrych@gmail.com>,
4+
Stan Ulbrych <stan@python.org>,
55
Petr Viktorin <encukou@gmail.com>
66
Discussions-To: https://discuss.python.org/t/82672
77
Status: Withdrawn

0 commit comments

Comments
 (0)