Add Funding.

This commit is contained in:
Robert de Bock 2020-04-28 13:41:36 +02:00
parent 6fa5262a4c
commit 6f506800ab
2 changed files with 4 additions and 0 deletions

2
files/FUNDING.yml Normal file
View File

@ -0,0 +1,2 @@
---
github: robertdebock

View File

@ -148,6 +148,8 @@
dest: .gitignore dest: .gitignore
- source: yamllint - source: yamllint
dest: .yamllint dest: .yamllint
- source: FUNDING.yml
dest: .github/FUNDING.yml
loop_control: loop_control:
label: "{{ item.source }}" label: "{{ item.source }}"