You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-9Lines changed: 23 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ Video.js was started in May 2010 and since then:
23
23
*[Contributing](#contributing)
24
24
*[Code of Conduct](#code-of-conduct)
25
25
*[License](#license)
26
+
*[Sponsorship](#sponsorship)
26
27
27
28
## [Quick Start][getting-started]
28
29
@@ -102,25 +103,34 @@ If you're ready to dive in, the [Getting Started][getting-started] page and [doc
102
103
103
104
## [Contributing][contributing]
104
105
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
[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
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.
118
116
119
117
## [License][license]
120
118
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:
122
124
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]
124
134
125
135
[bc]: https://www.brightcove.com/
126
136
@@ -140,6 +150,10 @@ Video.js is a registered trademark of [Brightcove, Inc][bc].
0 commit comments