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
+24-4Lines changed: 24 additions & 4 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,19 +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
+
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
_Video.js uses [BrowserStack][browserstack] for compatibility testing._
109
+
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. 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.
112
116
113
117
## [License][license]
114
118
115
-
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].
116
120
117
-
Video.js is a registered trademark of [Brightcove, Inc][bc].
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:
124
+
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]
118
134
119
135
[bc]: https://www.brightcove.com/
120
136
@@ -134,6 +150,10 @@ Video.js is a registered trademark of [Brightcove, Inc][bc].
0 commit comments