File tree Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 1+ on :
2+ push :
3+ branches :
4+ - main
5+
6+ jobs :
7+ contrib-readme-job :
8+ runs-on : ubuntu-latest
9+ name : A job to automate contrib in readme
10+ permissions :
11+ contents : write
12+ pull-requests : write
13+ steps :
14+ - name : Contribute List
15+ 16+ env :
17+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -131,10 +131,5 @@ Many people have contributed to the project since its inception.
131131
132132Thanks to:
133133
134- - [ Daniel Stainback] ( https://github.com/Torann ) (creator of the original package)
135- - [ Dwight Watson] ( https://github.com/dwightwatson )
136- - [ nikkiii] ( https://github.com/nikkiii )
137- - [ jeffhennis] ( https://github.com/jeffhennis )
138- - [ max-kovpak] ( https://github.com/max-kovpak )
139- - [ dotpack] ( https://github.com/dotpack )
140- - [ Jess Archer] ( https://github.com/jessarcher )
134+ <!-- readme: contributors -start -->
135+ <!-- readme: contributors -end -->
You can’t perform that action at this time.
0 commit comments