Skip to content

Commit cf7b493

Browse files
committed
added authors
feel free to add your self
1 parent 3aebf42 commit cf7b493

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

library.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,17 @@
88
"url": "https://github.com/shirriff/Arduino-IRremote.git"
99
},
1010
"frameworks": "arduino",
11-
"platforms": "atmelavr"
11+
"platforms": "atmelavr",
12+
"authors" :
13+
[
14+
{
15+
name:"Rafi Khan",
16+
17+
}
18+
19+
{
20+
name:"Ken Shirriff",
21+
22+
}
23+
]
1224
}

0 commit comments

Comments
 (0)