Skip to content

Commit c62ef1e

Browse files
committed
Add a sponsorship section to README.md
1 parent 714a7fb commit c62ef1e

1 file changed

Lines changed: 23 additions & 9 deletions

File tree

README.md

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Video.js was started in May 2010 and since then:
2323
* [Contributing](#contributing)
2424
* [Code of Conduct](#code-of-conduct)
2525
* [License](#license)
26+
* [Sponsorship](#sponsorship)
2627

2728
## [Quick Start][getting-started]
2829

@@ -102,25 +103,34 @@ If you're ready to dive in, the [Getting Started][getting-started] page and [doc
102103

103104
## [Contributing][contributing]
104105

105-
Video.js is a free and open source library, and we appreciate any help you're willing to give - whether it's fixing bugs, improving documentation, or suggesting new features. Check out the [contributing guide][contributing] for more!
106-
107-
No contributor license agreement (CLA) has ever been required for contributions to Video.js.
106+
Video.js is a free and open source library, and we appreciate any help you're willing to give - whether it's fixing bugs, improving documentation, or suggesting new features. Check out the [contributing guide][contributing] for more! Contributions and project decisions are overseen by the
107+
[Video.js Technical Steering Committee (TSC)](https://github.com/videojs/admin/blob/main/GOVERNANCE.md).
108108

109109
By submitting a pull request, you agree that your contribution is provided under the
110-
[Apache 2.0 License](LICENSE) and may be included in future releases.
111-
112-
Contributions and project decisions are overseen by the
113-
[Video.js Technical Steering Committee (TSC)](https://github.com/videojs/admin/blob/main/GOVERNANCE.md).
110+
[Apache 2.0 License](LICENSE) and may be included in future releases. No contributor license agreement (CLA) has ever been required for contributions to Video.js. See the [Developer's Certificate of Origin 1.1
111+
](https://github.com/videojs/admin/blob/main/CONTRIBUTING.md#developers-certificate-of-origin-11).
114112

115113
## [Code of Conduct][coc]
116114

117115
Please note that this project is released with a [Contributor Code of Conduct][coc]. By participating in this project you agree to abide by its terms.
118116

119117
## [License][license]
120118

121-
Video.js is [licensed][license] under the Apache License, Version 2.0.
119+
Video.js is [licensed][license] under the Apache License, Version 2.0. "Video.js" is a registered trademark of [Brightcove, Inc][bc].
120+
121+
## Sponsorship
122+
123+
Project development is sponsored by the role of [Corporate Shepherd](https://github.com/videojs/admin/blob/main/GOVERNANCE.md#corporate-shepherd), held by various companies throughout the project history:
122124

123-
Video.js is a registered trademark of [Brightcove, Inc][bc].
125+
* 2010-2012: Zencoder Inc.
126+
* 2013-2025: [Brightcove Inc.][bc]
127+
* 2025-present: [Mux Inc.][mux]
128+
129+
Video.js uses [BrowserStack][browserstack] for compatibility testing.
130+
131+
The free CDN-hosted copy of the libray is sponsored by [Fastly][fastly].
132+
133+
Website hosting is sponsored by [Netlify][netlify]
124134

125135
[bc]: https://www.brightcove.com/
126136

@@ -140,6 +150,10 @@ Video.js is a registered trademark of [Brightcove, Inc][bc].
140150

141151
[logo]: https://videojs.com/logo-white.png
142152

153+
[mux]: https://www.mux.com/
154+
155+
[netlify]: https://www.netlify.com
156+
143157
[npm-icon]: https://nodei.co/npm/video.js.png?downloads=true&downloadRank=true
144158

145159
[npm-link]: https://nodei.co/npm/video.js/

0 commit comments

Comments
 (0)