summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2021-06-06 14:17:32 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2021-06-06 14:17:32 +0200
commita3d68de308df49459ee1f5bc08b400cf106b59e5 (patch)
treeb9f35a91807018b927e8e99d6254b793ec4732fa
parenta405736c26f77bb1befea0b4e65cde5c7c891e92 (diff)
downloadpsutil-a3d68de308df49459ee1f5bc08b400cf106b59e5.tar.gz
add Chenyoo Hao to list of supporters
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
-rw-r--r--.github/workflows/issues.py2
-rw-r--r--Makefile1
-rw-r--r--README.rst4
-rw-r--r--docs/index.rst4
4 files changed, 7 insertions, 4 deletions
diff --git a/.github/workflows/issues.py b/.github/workflows/issues.py
index 964e5192..ef686495 100644
--- a/.github/workflows/issues.py
+++ b/.github/workflows/issues.py
@@ -46,7 +46,7 @@ LABELS_MAP = {
"macos": [
"macos", "mac ", "osx", "os x", "mojave", "sierra", "capitan",
"yosemite", "catalina", "mojave", "big sur", "xcode", "darwin",
- "dylib",
+ "dylib", "m1",
],
"aix": ["aix"],
"cygwin": ["cygwin"],
diff --git a/Makefile b/Makefile
index 087ddd78..1f4f27d4 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ DEPS = \
pypinfo \
requests \
setuptools \
+ sphinx_rtd_theme \
twine \
virtualenv \
wheel
diff --git a/README.rst b/README.rst
index 22f0f8c0..61a9604f 100644
--- a/README.rst
+++ b/README.rst
@@ -121,7 +121,7 @@ Sponsors
<div>
<a href="https://tidelift.com/subscription/pkg/pypi-psutil?utm_source=pypi-psutil&utm_medium=referral&utm_campaign=readme">
- <img src="https://github.com/giampaolo/psutil/raw/master/docs/_static/tidelift-logo.png" />
+ <img height="45" width="230" src="https://github.com/giampaolo/psutil/raw/master/docs/_static/tidelift-logo.png" />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://sansec.io/">
@@ -139,10 +139,10 @@ Supporters
<a href="https://github.com/dbwiddis"><img height="40" width="40" title="Daniel Widdis" src="https://avatars1.githubusercontent.com/u/9291703?s=88&amp;v=4" /></a>
<a href="https://github.com/aristocratos"><img height="40" width="40" title="aristocratos" src="https://avatars3.githubusercontent.com/u/59659483?s=96&amp;v=4" /></a>
<a href="https://github.com/cybersecgeek"><img height="40" width="40" title="cybersecgeek" src="https://avatars.githubusercontent.com/u/12847926?v=4" /></a>
+ <a href="https://opencollective.com/chenyoo-hao"><img height="40" width="40" title="Chenyoo Hao" src="https://images.opencollective.com/chenyoo-hao/avatar/40.png" /></a>
</div>
<sup><a href="https://github.com/sponsors/giampaolo">add your avatar</a></sup>
-
Contributing
============
diff --git a/docs/index.rst b/docs/index.rst
index cc1c8dd1..e58bacb3 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -63,7 +63,7 @@ Sponsors
<div>
<a href="https://tidelift.com/subscription/pkg/pypi-psutil?utm_source=pypi-psutil&utm_medium=referral&utm_campaign=readme">
- <img src="https://github.com/giampaolo/psutil/raw/master/docs/_static/tidelift-logo.png" />
+ <img height="45" width="230" src="https://github.com/giampaolo/psutil/raw/master/docs/_static/tidelift-logo.png" />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://sansec.io/">
@@ -71,6 +71,7 @@ Sponsors
</a>
</div>
+ <br />
<sup><a href="https://github.com/sponsors/giampaolo">add your logo</a></sup>
Supporters
@@ -82,6 +83,7 @@ Supporters
<a href="https://github.com/dbwiddis"><img height="40" width="40" title="Daniel Widdis" src="https://avatars1.githubusercontent.com/u/9291703?s=88&amp;v=4" /></a>
<a href="https://github.com/aristocratos"><img height="40" width="40" title="aristocratos" src="https://avatars3.githubusercontent.com/u/59659483?s=96&amp;v=4" /></a>
<a href="https://github.com/cybersecgeek"><img height="40" width="40" title="cybersecgeek" src="https://avatars.githubusercontent.com/u/12847926?v=4" /></a>
+ <a href="https://opencollective.com/chenyoo-hao"><img height="40" width="40" title="Chenyoo Hao" src="https://images.opencollective.com/chenyoo-hao/avatar/40.png" /></a>
</div>
<br />
<sup><a href="https://github.com/sponsors/giampaolo">add your avatar</a></sup>