chore(readme): Add contributor action & readme changes

This commit is contained in:
Kyle Gospodnetich 2024-01-13 14:50:02 -08:00
parent 69a0b62b04
commit d7ab7cbb80
2 changed files with 25 additions and 0 deletions

22
.github/workflows/contributors.yml vendored Normal file
View File

@ -0,0 +1,22 @@
name: Update Contributors
on:
schedule:
- cron: '0 0 * * *' # Every day at midnight
push:
branches:
- main
jobs:
update:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: akhilmhdh/contributors-readme-action@v2.3.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@ -301,6 +301,9 @@ sudo mokutil --import secure_boot_key.der
![Bazzite](https://repobeats.axiom.co/api/embed/86b500d79c613015ad16f56df76c8e13f3fd98ae.svg "Repobeats analytics image")
<!-- readme: collaborators,contributors -start -->
<!-- readme: collaborators,contributors -end -->
## Special Thanks
Bazzite is a community effort and wouldn't exist without everyone's support. Below are some of the people who've helped us along the way: