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
+30-29Lines changed: 30 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,35 +145,36 @@ Please read through our [contributing guidelines](https://github.com/plotly/plot
145
145
146
146
Plotly.js is at the core of a large and dynamic ecosystem with many contributors who file issues, reproduce bugs, suggest improvements, write code in this repo (and other upstream or downstream ones) and help users in the Plotly community forum. The following people deserve special recognition for their outsized contributions to this ecosystem:
147
147
148
-
|| GitHub | Twitter | Status |
149
-
|---|--------|---------|--------|
150
-
|**Alex C. Johnson**|[@alexcjohnson](https://github.com/alexcjohnson)|| Active, Maintainer |
|**My-Tien Nguyen**|[@my-tien](https://github.com/my-tien)| Active, Community Contributor |
154
+
|**Birk Skyum**|[@birkskyum](https://github.com/birkskyum)| Active, Community Contributor |
155
+
|**Étienne Tétreault-Pinard**|[@etpinard](https://github.com/etpinard)| Hall of Fame |
156
+
|**Antoine Roy-Gobeil**|[@antoinerg](https://github.com/antoinerg)| Hall of Fame |
157
+
|**Jack Parmer**|[@jackparmer](https://github.com/jackparmer)| Hall of Fame |
158
+
|**Nicolas Kruchten**|[@nicolaskruchten](https://github.com/nicolaskruchten)| Hall of Fame |
159
+
|**Mikola Lysenko**|[@mikolalysenko](https://github.com/mikolalysenko)| Hall of Fame |
160
+
|**Ricky Reusser**|[@rreusser](https://github.com/rreusser)| Hall of Fame |
161
+
|**Dmitry Yv.**|[@dy](https://github.com/dy)| Hall of Fame |
162
+
|**Jon Mease**|[@jonmmease](https://github.com/jonmmease)| Hall of Fame |
163
+
|**Robert Monfera**|[@monfera](https://github.com/monfera)| Hall of Fame |
164
+
|**Robert Möstl**|[@rmoestl](https://github.com/rmoestl)| Hall of Fame |
165
+
|**Nicolas Riesco**|[@n-riesco](https://github.com/n-riesco)| Hall of Fame |
166
+
|**Miklós Tusz**|[@mdtusz](https://github.com/mdtusz)| Hall of Fame |
167
+
|**Chelsea Douglas**|[@cldougl](https://github.com/cldougl)| Hall of Fame |
168
+
|**Ben Postlethwaite**|[@bpostlethwaite](https://github.com/bpostlethwaite)| Hall of Fame |
169
+
|**Hannah Ker**|[@hannahker](https://github.com/hannahker)| Hall of Fame |
170
+
|**Chris Parmer**|[@chriddyp](https://github.com/chriddyp)| Hall of Fame |
171
+
|**Alex Vados**|[@alexander-daniel](https://github.com/alexander-daniel)| Hall of Fame |
172
+
|**Mojtaba Samimi**|[@archmoj](https://github.com/archmoj)| Hall of Fame |
172
173
173
174
---
174
175
## Copyright and license
175
176
176
-
Code and documentation copyright 2021 Plotly, Inc.
177
+
Code and documentation copyright 2025 Plotly, Inc.
177
178
178
179
Code released under the [MIT license](https://github.com/plotly/plotly.js/blob/master/LICENSE).
179
180
@@ -186,7 +187,7 @@ See the [Releases section](https://github.com/plotly/plotly.js/releases) of our
186
187
---
187
188
## Community
188
189
189
-
* Follow [@plotlygraphs](https://twitter.com/plotlygraphs)on Twitter for the latest Plotly news.
190
-
* Implementation help may be found on community.plot.com (tagged [`plotly-js`](https://community.plotly.com/c/plotly-js)) or
191
-
on Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)).
192
-
* Developers should use the keyword `plotly` on packages which modify or add to the functionality of plotly.js when distributing through [npm](https://www.npmjs.com/browse/keyword/plotly).
190
+
* Follow us on [X](https://x.com/plotlygraphs)and [LinkedIn](https://www.linkedin.com/company/plotly/) for the latest Plotly news.
191
+
* Implementation help may be found on our community forum (tagged [`plotly-js`](https://community.plotly.com/c/plotly-js)) or
192
+
on Stack Overflow (tagged [`plotly.js`](https://stackoverflow.com/questions/tagged/plotly.js)).
193
+
* Developers should use the keyword `plotly` on packages which modify or add to the functionality of plotly.js when distributing through [npm](https://www.npmjs.com/search?q=keywords:plotly).
0 commit comments