Skip to content

Commit c19c4a5

Browse files
committed
Tidelift tasks
1 parent 6c3b3e8 commit c19c4a5

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

.github/funding.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
github: sindresorhus
22
open_collective: sindresorhus
3+
tidelift: npm/xdg-basedir
34
custom: https://sindresorhus.com/donate

.github/security.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Security Policy
2+
3+
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.

readme.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@ Preference-ordered array of base directories to search for data files in additio
5555
Preference-ordered array of base directories to search for configuration files in addition to `.config`.
5656

5757

58-
## License
59-
60-
MIT © [Sindre Sorhus](https://sindresorhus.com)
58+
---
59+
60+
<div align="center">
61+
<b>
62+
<a href="https://tidelift.com/subscription/pkg/npm-xdg-basedir?utm_source=npm-xdg-basedir&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a>
63+
</b>
64+
<br>
65+
<sub>
66+
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
67+
</sub>
68+
</div>

0 commit comments

Comments
 (0)