https://git.reactos.org/?p=reactos.git;a=commitdiff;h=242b4b0e722484a1ebdf0814260c0ff3b228f7f1
commit 242b4b0e722484a1ebdf0814260c0ff3b228f7f1 Author: Filip Š <[email protected]> AuthorDate: Thu Jun 20 16:07:06 2019 +0200 Commit: Katayama Hirofumi MZ <[email protected]> CommitDate: Thu Jun 20 23:07:06 2019 +0900 Create FUNDING.yml (#1658) GitHub now supports sponsorships in the repository. https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository --- .github/FUNDING.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000000..283f9f1195 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +liberapay: ReactOS +custom: https://reactos.org/donating
