misc: added github metadata

This commit is contained in:
Geoff Bourne 2021-09-25 12:49:17 -05:00
parent 7779b866d1
commit 2152ba777b
No known key found for this signature in database
GPG Key ID: FA2F6C35D87E88ED
2 changed files with 12 additions and 0 deletions

5
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1,5 @@
#github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
custom:
- https://www.buymeacoffee.com/itzg
- https://paypal.me/itzg

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"