diff --git a/library.json b/library.json index 3a29ecd..8cd6ce0 100644 --- a/library.json +++ b/library.json @@ -8,5 +8,17 @@ "url": "https://github.com/shirriff/Arduino-IRremote.git" }, "frameworks": "arduino", - "platforms": "atmelavr" + "platforms": "atmelavr", + "authors" : + [ + { + name:"Rafi Khan", + email:"zetoslab@gmail.com" + } + + { + name:"Ken Shirriff", + email:"ken.shirriff@gmail.com" + } + ] }