Skip to content

Commit 95ca3c3

Browse files
committed
dev: fix badges
1 parent 495321c commit 95ca3c3

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

.github/contributors/rewrite_readme.ts

+3-2
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,18 @@ const buildContributorsContent = (): string => {
6565
<details>
6666
<summary>About core team</summary>
6767
68-
The GolangCI Core Team is a group of contributors that have demonstrated a lasting enthusiasm for the project and community.
68+
The GolangCI Core Team is a group of contributors who have demonstrated a lasting enthusiasm for the project and community.
6969
The GolangCI Core Team has GitHub admin privileges on the repo.
7070
7171
#### Responsibilities
72+
7273
The Core Team has the following responsibilities:
7374
7475
1. Being available to answer high-level questions about vision and future.
7576
2. Being available to review longstanding/forgotten pull requests.
7677
3. Occasionally check issues, offer input, and categorize with GitHub issue labels.
7778
4. Looking out for up-and-coming members of the GolangCI community who might want to serve as Core Team members.
78-
5. Note that the Core Team – and all GolangCI contributors – are open source volunteers; membership on the Core Team is expressly not an obligation. The Core Team is distinguished as leaders in the community and while they are a good group to turn to when someone needs an answer to a question, they are still volunteering their time, and may not be available to help immediately.
79+
5. Note that the Core Team – and all GolangCI contributors – are open-source volunteers; membership on the Core Team is expressly not an obligation. The Core Team is distinguished as leaders in the community and while they are a good group to turn to when someone needs an answer to a question, they are still volunteering their time, and may not be available to help immediately.
7980
8081
</details>
8182

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Documentation is hosted at https://golangci-lint.run.
2828

2929
## Supporting Us
3030

31-
[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/golangci-lint?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint)
32-
[![GitHub Sponsors](https://img.shields.io/github/sponsors/golangci?logo=github&style=for-the-badge)](https://github.com/sponsors/golangci)
33-
[![Linter Authors](https://img.shields.io/badge/Linter-Authors-blue?style=for-the-badge)](https://golangci-lint.run/product/thanks/)
31+
<!-- [![GitHub Sponsors](https://img.shields.io/badge/GitHub-Donate-blue?logo=github&style=for-the-badge)](https://github.com/sponsors/golangci) -->
32+
[![Open Collective backers and sponsors](https://img.shields.io/badge/OpenCollective-Donate-blue?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint)
33+
[![Linter Authors](https://img.shields.io/badge/Linter_Authors-Donate-blue?style=for-the-badge)](https://golangci-lint.run/product/thanks/)
3434

3535
`golangci-lint` is a free and open-source project built by volunteers.
3636

@@ -56,17 +56,18 @@ This project exists thanks to all the people who contribute. [How to contribute]
5656
<details>
5757
<summary>About core team</summary>
5858

59-
The GolangCI Core Team is a group of contributors that have demonstrated a lasting enthusiasm for the project and community.
59+
The GolangCI Core Team is a group of contributors who have demonstrated a lasting enthusiasm for the project and community.
6060
The GolangCI Core Team has GitHub admin privileges on the repo.
6161

6262
#### Responsibilities
63+
6364
The Core Team has the following responsibilities:
6465

6566
1. Being available to answer high-level questions about vision and future.
6667
2. Being available to review longstanding/forgotten pull requests.
6768
3. Occasionally check issues, offer input, and categorize with GitHub issue labels.
6869
4. Looking out for up-and-coming members of the GolangCI community who might want to serve as Core Team members.
69-
5. Note that the Core Team – and all GolangCI contributors – are open source volunteers; membership on the Core Team is expressly not an obligation. The Core Team is distinguished as leaders in the community and while they are a good group to turn to when someone needs an answer to a question, they are still volunteering their time, and may not be available to help immediately.
70+
5. Note that the Core Team – and all GolangCI contributors – are open-source volunteers; membership on the Core Team is expressly not an obligation. The Core Team is distinguished as leaders in the community and while they are a good group to turn to when someone needs an answer to a question, they are still volunteering their time, and may not be available to help immediately.
7071

7172
</details>
7273

0 commit comments

Comments
 (0)