-
-
Notifications
You must be signed in to change notification settings - Fork 797
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#1449: Add section on obtaining a python.org email address for core team members #1495
base: main
Are you sure you want to change the base?
Conversation
@@ -98,6 +104,7 @@ The important options in the poll builder set to get this result: | |||
} | |||
</script> | |||
|
|||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reason for this line?
Getting a python.org Email Address | ||
---------------------------------- | ||
|
||
Members of the core team can get an email address on the python.org domain. For more details, please refer to the `PSF Board Policies on Email Addresses <https://www.python.org/psf/records/board/policies/email/>`_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Members of the core team can get an email address on the python.org domain. For more details, please refer to the `PSF Board Policies on Email Addresses <https://www.python.org/psf/records/board/policies/email/>`_. | |
Members of the core team can get an email address on the python.org domain. For more details refer to the `PSF Board Policies on Email Addresses <https://www.python.org/psf/records/board/policies/email/>`_. |
For documentation I think in this case simpler is better.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's call it the "python.org email policy" instead of "PSF Board Policies on Email Addresses".
And remember to wrap lines at 80 chars:
https://devguide.python.org/documentation/markup/#use-of-whitespace
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the suggestions. I will keep in mind the wrapping constraint.
Getting a python.org Email Address | ||
---------------------------------- | ||
|
||
Members of the core team can get an email address on the python.org domain. For more details, please refer to the `PSF Board Policies on Email Addresses <https://www.python.org/psf/records/board/policies/email/>`_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's call it the "python.org email policy" instead of "PSF Board Policies on Email Addresses".
And remember to wrap lines at 80 chars:
https://devguide.python.org/documentation/markup/#use-of-whitespace
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Getting a python.org email address | ||
---------------------------------- | ||
|
||
Members of the core team can get an email address on the python.org domain. For more details refer to the `PSF Board Policies on Email Addresses <https://www.python.org/psf/records/board/policies/email/>`_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Members of the core team can get an email address on the python.org domain. For more details refer to the `PSF Board Policies on Email Addresses <https://www.python.org/psf/records/board/policies/email/>`_. | |
Members of the core team can get an email address on the python.org domain. | |
For more details refer to the `python.org email policy | |
<https://www.python.org/psf/records/board/policies/email/>`_. |
Wrap to 80 chars as per PEP8. Hugo's suggestion included.
Pull Request title
Mention getting a python.org email address #1449
Description
Added a section to the "How to become a core developer" document to inform core team members about how they can get a python.org email address. The new section includes a link to the PSF Board Policies on Email Addresses.
Issue Number
Fixes #1449
📚 Documentation preview 📚: https://cpython-devguide--1495.org.readthedocs.build/