Skip to content

Commit da09e1d

Browse files
authored
chore(*): move FUNDING.yml to .github repository (#290)
This pull request removes references to funding sources and updates the sync configuration to exclude the `FUNDING.yml` file. Funding source removal: * [`.github/FUNDING.yml`](diffhunk://#diff-07985fdcade0e64d11482724879a644f07879ba61b8fb6c6119e1b1902b72ae4L1-L2): Removed GitHub and Open Collective funding links. Sync configuration update: * [`.github/sync-client.yml`](diffhunk://#diff-93bc202766315b6269beef308a6ad30ed3e86938ddbfa31b49e030f2263695f1L29-L30): Removed the sync configuration for the `FUNDING.yml` file, ensuring it is no longer copied to the `configs/.github` directory.
1 parent 10ad2fc commit da09e1d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.github/sync-client.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ lumirlumir/lumirlumir-configs:
2626
# ./.github
2727
- source: ./.github/CODEOWNERS
2828
dest: ./configs/.github/CODEOWNERS
29-
- source: ./.github/FUNDING.yml
30-
dest: ./configs/.github/FUNDING.yml
3129
- source: ./.github/PULL_REQUEST_TEMPLATE.md
3230
dest: ./configs/.github/PULL_REQUEST_TEMPLATE.md
3331
- source: ./.github/dependabot.yml

0 commit comments

Comments
 (0)