Skip to content

Commit

Permalink
Merge pull request #1148 from OWASP/Feat-thanks
Browse files Browse the repository at this point in the history
Update main.py: give Nanne a special recognition for his work on the …
  • Loading branch information
commjoen authored Dec 16, 2023
2 parents d26fd0f + bbe1434 commit 6a9b9e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/sort_contibutors/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ def get_contibutors_list(token: str) -> list:
]
special_thanks = [
{'username': 'madhuakula', 'name': 'Madhu Akula @madhuakula'},
{'username': 'nbaars', 'name': 'Nanne Baars @nbaars'},
{'username': 'bkimminich', 'name': 'Björn Kimminich'},
{'username': 'devsecops', 'name': 'Dan Gora'},
{'username': 'saragluna', 'name': 'Xiaolu Dai'},
Expand Down

0 comments on commit 6a9b9e5

Please sign in to comment.