mirror of
https://github.com/johndoe6345789/typthon.git
synced 2026-04-24 13:45:05 +00:00
Rename Python to Typthon in CONTRIBUTING.rst and SECURITY.md
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
10
.github/CONTRIBUTING.rst
vendored
10
.github/CONTRIBUTING.rst
vendored
@@ -1,5 +1,5 @@
|
||||
Contributing to Python
|
||||
======================
|
||||
Contributing to Typthon
|
||||
=======================
|
||||
|
||||
Build Status
|
||||
------------
|
||||
@@ -11,8 +11,8 @@ Build Status
|
||||
|
||||
Thank You
|
||||
---------
|
||||
First off, thanks for contributing to the maintenance of the Python programming
|
||||
language and the CPython interpreter! Even if your contribution is not
|
||||
First off, thanks for contributing to the maintenance of the Typthon programming
|
||||
language and the CTypthon interpreter! Even if your contribution is not
|
||||
ultimately accepted, the fact you put time and effort into helping out is
|
||||
greatly appreciated.
|
||||
|
||||
@@ -40,7 +40,7 @@ our workflow that are not covered by a bot or status check are:
|
||||
Setting Expectations
|
||||
--------------------
|
||||
Due to the fact that this project is entirely volunteer-run (i.e. no one is paid
|
||||
to work on Python full-time), we unfortunately can make no guarantees as to if
|
||||
to work on Typthon full-time), we unfortunately can make no guarantees as to if
|
||||
or when a core developer will get around to reviewing your pull request.
|
||||
If no core developer has done a review or responded to changes made because of a
|
||||
"changes requested" review, please feel free to email python-dev to ask if
|
||||
|
||||
4
.github/SECURITY.md
vendored
4
.github/SECURITY.md
vendored
@@ -2,7 +2,7 @@
|
||||
|
||||
## Supported Versions
|
||||
|
||||
The Python team applies security fixes according to the table
|
||||
The Typthon team applies security fixes according to the table
|
||||
in [the devguide](
|
||||
https://devguide.python.org/versions/#supported-versions
|
||||
).
|
||||
@@ -12,6 +12,6 @@ https://devguide.python.org/versions/#supported-versions
|
||||
Please read the guidelines on reporting security issues [on the
|
||||
official website](https://www.python.org/dev/security/) for
|
||||
instructions on how to report a security-related problem to
|
||||
the Python team responsibly.
|
||||
the Typthon team responsibly.
|
||||
|
||||
To reach the response team, email `security at python dot org`.
|
||||
|
||||
Reference in New Issue
Block a user