Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

Commit b415614

Browse files
committed
Update contributors and assign copyright to cloudflare
1 parent 9411365 commit b415614

30 files changed

Lines changed: 94 additions & 78 deletions

CONTRIBUTORS

Lines changed: 38 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,44 @@
1-
Jimmy Yuen Ho Wong <wyuenho@gmail.com>
1+
Akash A <akash1810@gmail.com>
2+
Anthony Wu <wu@learnsprout.com>
3+
Artem Ignatyev <aignatyev@walmartlabs.com>
4+
Bruno Carriere <neonskimmer@gmail.com>
5+
Bryce Gibson <Bryce.Gibson@unico.com.au>
6+
Chris Clayman <claymanchris@gmail.com>
7+
Dan Davison <dan@counsyl.com>
8+
Daniel <Pleochism@users.noreply.github.com>
9+
David Burrows <david@imergent.com>
10+
David Rouchy <drouchy@gmail.com>
211
El Jeffo <mirage@x2o.net>
12+
Erik Evenson <erik.e.evenson@gmail.com>
313
Gabriel Bédard Sicé <bedardenator@gmail.com>
14+
Ian Lim <mallim.ink@gmail.com>
15+
Ivan Zuev <izuev@thumbtack.net>
16+
Ivor <ivor@fmf.nl>
17+
Jacob <jacobcase94@ksu.edu>
18+
Jimmy Yuen Ho Wong <jwong@cloudflare.com>
19+
Joe <mavenlink@colt.local>
20+
John Moses <moses.john.r@gmail.com>
21+
Kevin Kirsche <Kev.Kirsche+GitHub@gmail.com>
22+
Les Orchard <me@lmorchard.com>
23+
Marc Neuwirth <mneuwirth@hubspot.com>
24+
Mark Otaris <Mark.Otaris@gmail.com>
425
Maurice Williams <morficus@gmail.com>
5-
Jimmy Yuen Ho Wong <jimmyw@outblaze.com>
26+
Ned Schwartz <ned@theinterned.net>
27+
Nikita Shilnikov <ns@latera.ru>
28+
Paolo Ardoino <paolo.ardoino@gmail.com>
29+
Pekka Turtola <pekka.turtola@gmail.com>
30+
Ryan Griffith <rgriffith@averik.com>
31+
Steve Kashishian <steve@studiosanderson.com>
32+
Steve Regester <steven.regester@lookout.com>
33+
Steve Smith <steve@appdetex.com>
634
Tim Walker <tim.twalker@gmail.com>
7-
Dan Davison <dan@counsyl.com>
8-
Bruno Carriere <bcarriere@acquisio.com>
9-
David Rouchy <drouchy@gmail.com>
10-
Bruno Carriere <neonskimmer@gmail.com>
35+
Timon Vonk <timonv@gmail.com>
36+
Tony Stuck <tony@cloudflare.com>
1137
adamscybot <adam@adam-thomas.co.uk>
12-
Steve Regester <steven.regester@lookout.com>
13-
Pekka Turtola <pekka.turtola@gmail.com>
14-
Ivor <ivor@fmf.nl>
15-
pctj101 <mirage@rateaprof.com>
38+
brendonbeebe <brendon.beebe@gmail.com>
39+
christine <christine_draper@thirdwaveinsights.com>
1640
eduardo <eduardo@platypus>
17-
Tony Stuck <tony@cloudflare.com>
18-
Steve Kashishian <steve@studiosanderson.com>
19-
Pekka Turtola <pekka.turtola.ext@yap.fi>
20-
Paolo Ardoino <paolo.ardoino@gmail.com>
21-
Nikita Shilnikov <ns@latera.ru>
22-
Mark Otaris <Mark.Otaris@gmail.com>
23-
Les Orchard <me@lmorchard.com>
24-
John Moses <moses.john.r@gmail.com>
25-
Ian Lim <mallim.ink@gmail.com>
26-
David Burrows <david@imergent.com>
27-
Anthony Wu <wu@learnsprout.com>
28-
Marc Neuwirth <marc.neuwirth@gmail.com>
41+
izuev <izuev@thumbtack.net>
42+
kimkaid <franckdiedrich@gmail.com>
43+
pctj101 <mirage@rateaprof.com>
44+
uglymunky <gabriel@uglymunky.com>

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
backgrid
33
http://github.com/cloudflare/backgrid
44
5-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
5+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
66
Licensed under the MIT license.
77
*/
88

LICENSE-MIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012 Jimmy Yuen Ho Wong
1+
Copyright (c) 2012-present Cloudflare, Inc.
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ Are you kidding me? This is a README file. Go to the [documentation](http://back
107107
## Commercial Support
108108

109109
If there's a feature that you would like me to implement or a bug you'd like me
110-
to fix, you can contact me at this [email address](mailto:cloudflare@gmail.com).
110+
to fix, you can contact me at this [email address](mailto:jwong@cloudflare.com).
111111

112112
## License
113-
Copyright (c) 2013 Jimmy Yuen Ho Wong
113+
Copyright (c) 2013-present Cloudflare, Inc.
114114
Licensed under the [MIT license](LICENSE-MIT "MIT License").

api/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h3>Others</h3>
9292

9393

9494

95-
<div id='footer-content' style='display: none'>Generated on Thu 10 Mar 2016 14:57:34 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 4.10.4.</div>
95+
<div id='footer-content' style='display: none'>Generated on Wed 01 Feb 2017 18:40:19 by <a href='https://github.com/senchalabs/jsduck'>JSDuck</a> 4.10.4.</div>
9696

9797
<script type="text/javascript">
9898
var _gaq = _gaq || [];

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"homepage": "https://github.com/wyuenho/backgrid",
44
"description": "Backgrid.js is a set of components for building semantic and easily stylable data grid widgets with Backbone.",
55
"authors": [
6-
"Jimmy Yuen Ho Wong <wyuenho@gmail.com>"
6+
"Cloudflare, Inc. <jwong@cloudflare.com>"
77
],
88
"keywords": [
99
"backgrid",

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Karma configuration
2-
// Generated on Wed Mar 09 2016 13:20:18 GMT+0000 (GMT)
2+
// Generated on Wed Mar 09 2016-present 13:20:18 GMT+0000 (GMT)
33

44
module.exports = function(config) {
55
config.set({

lib/backgrid.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
backgrid
33
http://github.com/cloudflare/backgrid
44
5-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
5+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
66
Licensed under the MIT license.
77
*/
88

lib/backgrid.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
backgrid 0.3.7
33
http://github.com/cloudflare/backgrid
44
5-
Copyright (c) 2016 Jimmy Yuen Ho Wong and contributors <cloudflare@gmail.com>
5+
Copyright (c) 2017 Cloudflare, Inc. and contributors <wyuenho@gmail.com>
66
Licensed under the MIT license.
77
*/
88

@@ -29,7 +29,7 @@
2929
backgrid
3030
http://github.com/cloudflare/backgrid
3131
32-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
32+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
3333
Licensed under the MIT license.
3434
*/
3535

@@ -178,7 +178,7 @@ _.extend(Command.prototype, {
178178
backgrid
179179
http://github.com/cloudflare/backgrid
180180
181-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
181+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
182182
Licensed under the MIT license.
183183
*/
184184

@@ -623,7 +623,7 @@ _.extend(SelectFormatter.prototype, {
623623
backgrid
624624
http://github.com/cloudflare/backgrid
625625
626-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
626+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
627627
Licensed under the MIT license.
628628
*/
629629

@@ -1668,7 +1668,7 @@ var SelectCell = Backgrid.SelectCell = Cell.extend({
16681668
backgrid
16691669
http://github.com/cloudflare/backgrid
16701670
1671-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
1671+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
16721672
Licensed under the MIT license.
16731673
*/
16741674

@@ -1888,7 +1888,7 @@ var Columns = Backgrid.Columns = Backbone.Collection.extend({
18881888
backgrid
18891889
http://github.com/cloudflare/backgrid
18901890
1891-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
1891+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
18921892
Licensed under the MIT license.
18931893
*/
18941894

@@ -2050,7 +2050,7 @@ var EmptyRow = Backgrid.EmptyRow = Backbone.View.extend({
20502050
backgrid
20512051
http://github.com/cloudflare/backgrid
20522052
2053-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
2053+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
20542054
Licensed under the MIT license.
20552055
*/
20562056

@@ -2276,7 +2276,7 @@ var Header = Backgrid.Header = Backbone.View.extend({
22762276
backgrid
22772277
http://github.com/cloudflare/backgrid
22782278
2279-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
2279+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
22802280
Licensed under the MIT license.
22812281
*/
22822282

@@ -2684,7 +2684,7 @@ var Body = Backgrid.Body = Backbone.View.extend({
26842684
backgrid
26852685
http://github.com/cloudflare/backgrid
26862686
2687-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
2687+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
26882688
Licensed under the MIT license.
26892689
*/
26902690

@@ -2724,7 +2724,7 @@ var Footer = Backgrid.Footer = Backbone.View.extend({
27242724
backgrid
27252725
http://github.com/cloudflare/backgrid
27262726
2727-
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
2727+
Copyright (c) 2013-present Cloudflare, Inc. and contributors
27282728
Licensed under the MIT license.
27292729
*/
27302730

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "backgrid",
33
"version": "0.3.7",
4-
"author": "Jimmy Yuen Ho Wong and contributors <wyuenho@gmail.com>",
4+
"author": "Cloudflare, Inc. and contributors <jwong@cloudflare.com>",
55
"description": "Backgrid.js is a set of components for building semantic and easily stylable data grid widgets with Backbone.",
66
"homepage": "http://backgridjs.com/",
77
"keywords": [

0 commit comments

Comments
 (0)