diff options
author | mattip <matti.picus@gmail.com> | 2022-09-29 18:00:44 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2022-09-29 18:00:44 +0300 |
commit | 4b7d3b266418f80df731e67359c830855507fb53 (patch) | |
tree | 05038ca1c0a48e0c2149edecb0aad0c4a3103a75 /.github | |
parent | b06b6d0161d558afd94e4176e1a217dbd65838a3 (diff) | |
download | numpy-4b7d3b266418f80df731e67359c830855507fb53.tar.gz |
MAINT: remove redundant community files [skip ci]
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODE_OF_CONDUCT.md | 1 | ||||
-rw-r--r-- | .github/FUNDING.yml | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md deleted file mode 100644 index 079098fae..000000000 --- a/.github/CODE_OF_CONDUCT.md +++ /dev/null @@ -1 +0,0 @@ -NumPy has a Code of Conduct, please see: https://numpy.org/code-of-conduct diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index ed42a33fe..000000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,3 +0,0 @@ -open_collective: numpy -tidelift: pypi/numpy -custom: https://numpy.org/about#donate |