Browse Source

Updated package.json Contributor list (#210)

* authentication none introduced

* Added Copy to Clipboard on double click of text 

This is to mimic the behaviour of select to copy on double click feature of Unix terminals

* Logger added instead of console.log

* CopyToClipboard seperated, yarn lint done, consistent return ignored to return any

* Consistent return type introduced

* Updated package json Contributor List

This is to add ourselves to Contributor's list since Github isn't listing properly

* Updated package.json

Comma fixed
pull/187/head
Mihir Kumar 5 years ago
committed by Cian Butler
parent
commit
a87945815c
  1. 2
      package.json

2
package.json

@ -134,6 +134,7 @@
"mirtouf <mirtouf@gmail.com>",
"Denis Kramer <d.kramer@soton.ac.uk>",
"Jarrett Gilliam <jarrettgilliam@gmail.com>",
"Mihir Kumar <mihirpandey.13@gmail.com>",
"Nathan LeClaire <nathan.leclaire@docker.com>",
"Andreas Kloeckner <inform@tiker.net>",
"Ben Letchford <contact@benl.com.au>",
@ -149,6 +150,7 @@
"Matthew Piercey <piercey.matthew@gmail.com>",
"Neale Pickett <neale@woozle.org>",
"Robert <robert@n5qm.com>",
"Soura Dutta <duttasoura@gmail.com>",
"Tri Nguyen <tri@tridnguyen.com>",
"harryleesan <harry.lee.san.temp@gmail.com>"
]

Loading…
Cancel
Save