Skip to content

Commit 7e7addf

Browse files
committed
Add new badge and new icons and screenshots
1 parent 90069e6 commit 7e7addf

5 files changed

Lines changed: 64 additions & 4 deletions

File tree

46.7 KB
Loading
50.4 KB
Loading
39.5 KB
Loading
108 KB
Loading

content/github/setting-up-and-managing-your-github-profile/personalizing-your-profile.md

Lines changed: 64 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,22 +122,82 @@ When you participate in certain programs, {% data variables.product.prodname_dot
122122

123123
| Badge | Program | Description |
124124
| --- | --- | --- |
125-
| {% octicon "north-star" aria-label="The North Star icon" %} | **{% data variables.product.prodname_arctic_vault %} Contributor** | If you authored any commit(s) on the default branch of a repository that was archived in the 2020 Arctic Vault program, you'll get an {% data variables.product.prodname_arctic_vault %} Contributor badge on your profile. For more information on the program, see [{% data variables.product.prodname_archive %}](https://archiveprogram.github.com). |
125+
| ![Arctic Code Vault Contributor badge icon](/assets/images/help/profile/badge-arctic-code-vault-small.png) | **{% data variables.product.prodname_arctic_vault %} Contributor** | If you authored any commit(s) on the default branch of a repository that was archived in the 2020 Arctic Vault program, you'll get an {% data variables.product.prodname_arctic_vault %} Contributor badge on your profile. Hovering over the badge will allow you to see several of the repositories you contributed to that were part of the program. For more information on the program, see [{% data variables.product.prodname_archive %}](https://archiveprogram.github.com). |
126+
| ![GitHub Sponsor badge icon](/assets/images/help/profile/badge-sponsors-small.png) | **GitHub Sponsor** | If you sponsored an open source contributor through {% data variables.product.prodname_sponsors %} you'll get a GitHub Sponsor badge on your profile. Clicking on the badge will take you to the **Sponsoring** tab of your profile. For more information, see "[Sponsoring open source contributors](/github/supporting-the-open-source-community-with-github-sponsors/sponsoring-open-source-contributors)." |
127+
| ![Mars 2020 Helicopter Contributor badge icon](/assets/images/help/profile/badge-mars-2020-small.png) | **Mars 2020 Helicopter Contributor** | If you contributed to the relevant versions of any of the open source libraries used in the Mars 2020 Helicopter Mission, you'll get a Mars 2020 Helicopter Contributor badge on your profile. Hovering over the badge will allow you to see several of the repositories you contributed to that were used in the mission. For the full list of repositories that will qualify you for the badge, see "[List of qualifying repositories for Mars 2020 Helicopter Contributor badge](/github/setting-up-and-managing-your-github-profile/personalizing-your-profile#list-of-qualifying-repositories-for-mars-2020-helicopter-contributor-badge)." |
126128
| {% octicon "cpu" aria-label="The Developer Program icon" %} | **Developer Program Member** | If you're a registered member of the GitHub Developer Program, building an app with the GitHub API, you'll get a Developer Program Member badge on your profile. For more information on the GitHub Developer Program, see [GitHub Developer](/program/). |
127-
| {% octicon "heart-fill" aria-label="The GitHub Sponsor icon" %} | **GitHub Sponsor** | If you sponsored an open source contributor through {% data variables.product.prodname_sponsors %} you'll get a GitHub Sponsor badge on your profile. For more information, see "[Sponsoring open source contributors](/github/supporting-the-open-source-community-with-github-sponsors/sponsoring-open-source-contributors)." |
128129
| {% octicon "star-fill" aria-label="The star icon" %} | **Pro** | If you use {% data variables.product.prodname_pro %} you'll get a PRO badge on your profile. For more information about {% data variables.product.prodname_pro %}, see "[{% data variables.product.prodname_dotcom %}'s products](/github/getting-started-with-github/githubs-products#github-pro)." |
129130

130131
### Disabling badges on your profile
131132

132-
You can disable some of the badges for {% data variables.product.prodname_dotcom %} programs you're participating in, including the PRO and {% data variables.product.prodname_arctic_vault %} badges.
133+
You can disable some of the badges for {% data variables.product.prodname_dotcom %} programs you're participating in, including the PRO, {% data variables.product.prodname_arctic_vault %} and Mars 2020 Helicopter Contributor badges.
133134

134135
{% data reusables.user_settings.access_settings %}
135136
2. Under "Profile settings", deselect the badge you want you disable.
136-
![Checkbox to no longer display a badge on your profile](/assets/images/help/profile/display-pro-badge-checkbox.png)
137+
![Checkbox to no longer display a badge on your profile](/assets/images/help/profile/profile-badge-settings.png)
137138
3. Click **Update preferences**.
138139

139140
{% endif %}
140141

142+
### List of qualifying repositories for Mars 2020 Helicopter Contributor badge
143+
144+
If you contributed to one or more of the specified versions of the repositories below, then you will receive the Mars 2020 Helicopter Contributor badge on your profile.
145+
146+
| GitHub Repository | Version |
147+
|---|---|
148+
| [torvalds/linux](https://github.com/torvalds/linux) | 3.4
149+
| [python/cpython](https://github.com/python/cpython) | 3.9.2 |
150+
| [boto/boto3](https://github.com/boto/boto3) | 1.17.17 |
151+
| [boto/botocore](https://github.com/boto/botocore) | 1.20.11 |
152+
| [certifi/python-certifi](https://github.com/certifi/python-certifi) | 2020.12.5 |
153+
| [chardet/chardet](https://github.com/chardet/chardet) | 4.0.0 |
154+
| [matplotlib/cycler](https://github.com/matplotlib/cycler) | 0.10.0 |
155+
| [elastic/elasticsearch-py](https://github.com/elastic/elasticsearch-py) | 6.8.1 |
156+
| [ianare/exif-py](https://github.com/ianare/exif-py) | 2.3.2 |
157+
| [kjd/idna](https://github.com/kjd/idna) | 2.10 |
158+
| [jmespath/jmespath.py](https://github.com/jmespath/jmespath.py) | 0.10.0 |
159+
| [nucleic/kiwi](https://github.com/nucleic/kiwi) | 1.3.1 |
160+
| [matplotlib/matplotlib](https://github.com/matplotlib/matplotlib) | 3.3.4 |
161+
| [numpy/numpy](https://github.com/numpy/numpy) | 1.20.1 |
162+
| [opencv/opencv-python](https://github.com/opencv/opencv-python) | 4.5.1.48 |
163+
| [python-pillow/Pillow](https://github.com/python-pillow/Pillow) | 8.1.0 |
164+
| [pycurl/pycurl](https://github.com/pycurl/pycurl) | 7.43.0.6 |
165+
| [pyparsing/pyparsing](https://github.com/pyparsing/pyparsing) | 2.4.7 |
166+
| [pyserial/pyserial](https://github.com/pyserial/pyserial) | 3.5 |
167+
| [dateutil/dateutil](https://github.com/dateutil/dateutil) | 2.8.1 |
168+
| [yaml/pyyaml](https://github.com/yaml/pyyaml) | 5.4.1 |
169+
| [psf/requests](https://github.com/psf/requests) | 2.25.1 |
170+
| [boto/s3transfer](https://github.com/boto/s3transfer) | 0.3.4 |
171+
| [enthought/scimath](https://github.com/enthought/scimath) | 4.2.0 |
172+
| [scipy/scipy](https://github.com/scipy/scipy) | 1.6.1 |
173+
| [benjaminp/six](https://github.com/benjaminp/six) | 1.15.0 |
174+
| [enthought/traits](https://github.com/enthought/traits) | 6.2.0 |
175+
| [urllib3/urllib3](https://github.com/urllib3/urllib3) | 1.26.3 |
176+
| [python-attrs/attrs](https://github.com/python-attrs/attrs) | 19.3.0 |
177+
| [CheetahTemplate3/cheetah3](https://github.com/CheetahTemplate3/cheetah3/) | 3.2.4 |
178+
| [pallets/click](https://github.com/pallets/click) | 7.0 |
179+
| [pallets/flask](https://github.com/pallets/flask) | 1.1.1 |
180+
| [flask-restful/flask-restful](https://github.com/flask-restful/flask-restful) | 0.3.7 |
181+
| [pytest-dev/iniconfig](https://github.com/pytest-dev/iniconfig) | 1.0.0 |
182+
| [pallets/itsdangerous](https://github.com/pallets/itsdangerous) | 1.1.0 |
183+
| [pallets/jinja](https://github.com/pallets/jinja) | 2.10.3 |
184+
| [lxml/lxml](https://github.com/lxml/lxml) | 4.4.1 |
185+
| [Python-Markdown/markdown](https://github.com/Python-Markdown/markdown) | 3.1.1 |
186+
| [pallets/markupsafe](https://github.com/pallets/markupsafe) | 1.1.1 |
187+
| [pypa/packaging](https://github.com/pypa/packaging) | 19.2 |
188+
| [pexpect/pexpect](https://github.com/pexpect/pexpect) | 4.7.0 |
189+
| [pytest-dev/pluggy](https://github.com/pytest-dev/pluggy) | 0.13.0 |
190+
| [pexpect/ptyprocess](https://github.com/pexpect/ptyprocess) | 0.6.0 |
191+
| [pytest-dev/py](https://github.com/pytest-dev/py) | 1.8.0 |
192+
| [pyparsing/pyparsing](https://github.com/pyparsing/pyparsing) | 2.4.5 |
193+
| [pytest-dev/pytest](https://github.com/pytest-dev/pytest) | 5.3.0 |
194+
| [stub42/pytz](https://github.com/stub42/pytz) | 2019.3 |
195+
| [uiri/toml](https://github.com/uiri/toml) | 0.10.0 |
196+
| [pallets/werkzeug](https://github.com/pallets/werkzeug) | 0.16.0 |
197+
| [dmnfarrell/tkintertable](https://github.com/dmnfarrell/tkintertable) | 1.2 |
198+
| [wxWidgets/wxPython-Classic](https://github.com/wxWidgets/wxPython-Classic) | 2.9.1.1 |
199+
| [nasa/fprime](https://github.com/nasa/fprime) | 1.3 |
200+
141201
### Further reading
142202

143203
- "[About your profile](/articles/about-your-profile)"

0 commit comments

Comments
 (0)