Skip to content

Commit 122d9e0

Browse files
authored
Remove expired supporters (#3366)
* Remove expired supporters Updated supporter logos and links in the SUPPORTERS.md file. * Remove commented-out supporter logos Removed commented-out supporter logos from the document.
1 parent a79c018 commit 122d9e0

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
exit 0
5959
fi
6060
# Run cspell on all changed files; its exit code will control the workflow outcome
61-
cspell --config .github/workflows/config/cspell.json "${files[@]}"
61+
cspell --no-must-find-files --config .github/workflows/config/cspell.json "${files[@]}"
6262
6363
- name: Run cspell on all markdown files (push to main or manual)
6464
if: github.event_name != 'pull_request'

SUPPORTERS.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ Organizations who have donated $3,000 or more to the project via OWASP. Supporte
4242
Organizations who have donated $500 or more to the project via OWASP. Supporter will be listed in this section for 1 year from the date of the donation.
4343
<!--65-->
4444

45-
<!--[<img src="./images/supporters/oneconsult.svg" height=65](https://www.oneconsult.com)-->
46-
47-
[<img src="./images/supporters/forwardseclogo.jpg" height=65>](https://forwardsecurity.com/)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[<img src="./images/supporters/omegapointlogo.png" height=65>](https://en.omegapoint.se/)
48-
4945
## Associate supporters
5046

5147
Organizations who have donated another amount to the project via OWASP. Supporter will be listed in this section for 1 year from the date of the donation.

0 commit comments

Comments
 (0)