Skip to content

Commit e0cf4f8

Browse files
committed
edited the list of contributors
1 parent 325001b commit e0cf4f8

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
The MIT License (MIT)
22

33
Copyright (c) 2013-2014 Joe Walnes
4+
Copyright (c) 2018-2019 Michal Grňo
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,17 +201,17 @@ Contributors
201201
------------
202202

203203
* [@joewalnes](https://github.com/joewalnes) Joe Walnes – the author of this repository
204-
* [@m93a](https://github.com/m93a) Michal Grňo – fixes of security exploits, arrays, property access operator
204+
* [@m93a](https://github.com/m93a) Michal Grňo – maintainer of the NPM package and the current main developer
205205
* [@msantos](https://github.com/msantos) Michael Santos – quoted symbols, regex matches and numerous fixes
206+
* [@bradparks](https://github.com/bradparks) Brad Parks – extensible prop function
207+
* [@alexgorbatchev](https://github.com/alexgorbatchev) Alex Gorbatchev – the original maintainer of the NPM package
206208

207209

208210
Like this? Want other thingies?
209211
-------------------------------
210212

213+
* [meta-utils](https://github.com/meta-utils) – Various useful utilities for TypeScript and JavaScript development
211214
* [websocketd](https://github.com/joewalnes/websocketd) – Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
212215
* [ReconnectingWebSocket](https://github.com/joewalnes/reconnecting-websocket) – Simplest way to add some robustness to your WebSocket connections.
213216
* [Smoothie Charts](http://smoothiecharts.org/) – JavaScript charts for streaming data.
214217
* Visit [The Igloo Lab](http://theigloolab.com/) to see and subscribe to other thingies I make.
215-
216-
And **[follow @joewalnes](https://twitter.com/joewalnes)**!
217-

0 commit comments

Comments
 (0)