Skip to content

Commit

Permalink
chore: update contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Feb 27, 2025
1 parent 4b00269 commit e27e77c
Showing 1 changed file with 25 additions and 20 deletions.
45 changes: 25 additions & 20 deletions source/contributions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,32 @@ title: Open Source Contributions
## Main Contributions

My biggest contributions in open source was I created [cpp-linter](https://github.com/cpp-linter/), [commit-check](https://github.com/commit-check) and [conventional-branch](https://github.com/conventional-branch) organizations and repositories which include:

1. [cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action)
2. [cpp-linter-hooks](https://github.com/cpp-linter/cpp-linter-hooks)
3. [clang-tools-pip](https://github.com/cpp-linter/clang-tools-pip)
4. [clang-tools-docker](https://github.com/cpp-linter/clang-tools-docker)
5. [clang-tools-static-binaries](https://github.com/cpp-linter/clang-tools-static-binaries)
6. [cpp-linter](https://github.com/cpp-linter/cpp-linter)
7. [commit-check](https://github.com/commit-check/commit-check)
8. [commit-check-action](https://github.com/commit-check/commit-check-action)
9. [conventional-branch](https://github.com/conventional-branch/conventional-branch)
My main contributions in open source was I created and maintain [cpp-linter](https://github.com/cpp-linter/), [commit-check](https://github.com/commit-check) and [conventional-branch](https://github.com/conventional-branch) organizations.

* [cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action)
* [cpp-linter-hooks](https://github.com/cpp-linter/cpp-linter-hooks)
* [clang-tools-pip](https://github.com/cpp-linter/clang-tools-pip)
* [clang-tools-docker](https://github.com/cpp-linter/clang-tools-docker)
* [clang-tools-static-binaries](https://github.com/cpp-linter/clang-tools-static-binaries)
* [cpp-linter](https://github.com/cpp-linter/cpp-linter)
* [commit-check](https://github.com/commit-check/commit-check)
* [commit-check-action](https://github.com/commit-check/commit-check-action)
* [conventional-branch](https://github.com/conventional-branch/conventional-branch)

## PyPA volunteer

* [all merged pull requests](https://github.com/pulls?q=is%3Apr+author%3Ashenxianpeng+archived%3Afalse+is%3Amerged+user%3Apypa) to [PyPA](https://github.com/pypa).

## Other Contributions

I also contributed to other open source projects, such as: PyPA, Jenkins, Ansible etc.
I also like to contribute other open source projects, such as: CPython, Ansible, Jenkins etc.

* [python/cpython/pull/130596](https://github.com/python/cpython/pull/130596)
* [ansible-collections/community.general/pull/8176](https://github.com/ansible-collections/community.general/pull/8176)
* [tox-dev/tox/pull/3257](https://github.com/tox-dev/tox/pull/3257)
* [ansible/ansible-documentation/pull/766](https://github.com/ansible/ansible-documentation/pull/766)
* [jenkinsci/helm-charts/pull/910](https://github.com/jenkinsci/helm-charts/pull/910)
* [jenkins-infra/jenkins.io/pull/5035](https://github.com/jenkins-infra/jenkins.io/pull/5035)
* [jenkins-x/jx-docs/pull/1777](https://github.com/jenkins-x/jx-docs/pull/1777)

* [All merged pull requests](https://github.com/pulls?q=is%3Apr+author%3Ashenxianpeng+archived%3Afalse+is%3Amerged+user%3Apypa) on [PyPA](https://github.com/pypa).
* ansible-collections/community.general: [PR-8176](https://github.com/ansible-collections/community.general/pull/8176).
* tox-dev/tox: [PR-3257](https://github.com/tox-dev/tox/pull/3257)
* ansible/ansible-documentation: [PR-766](https://github.com/ansible/ansible-documentation/pull/766)
* jenkinsci/helm-charts: [PR-910](https://github.com/jenkinsci/helm-charts/pull/910)
* jenkins-infra/jenkins.io: [PR-5035](https://github.com/jenkins-infra/jenkins.io/pull/5035)
* jenkins-x/jx-docs: [PR-1777](https://github.com/jenkins-x/jx-docs/pull/1777)
* and many more...
and many more...

0 comments on commit e27e77c

Please sign in to comment.