Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 3049574

Browse files
authored
Docs: Add enterprise language
1 parent 6c4bbb0 commit 3049574

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,13 @@ var existingError = new Error('OMG');
156156
var err = new gutil.PluginError('test', existingError, {showStack: true});
157157
```
158158

159+
## gulp-util for enterprise
160+
161+
Available as part of the Tidelift Subscription
162+
163+
The maintainers of gulp-util and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-gulp-util?utm_source=npm-gulp-util&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
164+
165+
159166
[npm-url]: https://www.npmjs.com/package/gulp-util
160167
[npm-image]: https://badge.fury.io/js/gulp-util.svg
161168
[travis-url]: https://travis-ci.org/gulpjs/gulp-util
@@ -164,11 +171,3 @@ var err = new gutil.PluginError('test', existingError, {showStack: true});
164171
[coveralls-image]: https://img.shields.io/coveralls/gulpjs/gulp-util.svg
165172
[depstat-url]: https://david-dm.org/gulpjs/gulp-util
166173
[depstat-image]: https://david-dm.org/gulpjs/gulp-util.svg
167-
168-
---
169-
170-
<div align="center">
171-
<b><a href="https://tidelift.com/subscription/pkg/npm-gulp-util?utm_source=npm-gulp-util&utm_medium=referral&utm_campaign=readme">Get supported gulp-util with the Tidelift Subscription</a></b>
172-
<br>
173-
<sub>Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.</sub>
174-
</div>

0 commit comments

Comments
 (0)