Skip to content

Commit 89cda94

Browse files
Add @kesha-antonov as a contributor
1 parent f570e6b commit 89cda94

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"contributions": [
1616
"code"
1717
]
18+
},
19+
{
20+
"login": "kesha-antonov",
21+
"name": "Kesha Antonov",
22+
"avatar_url": "https://avatars2.githubusercontent.com/u/11584712?v=4",
23+
"profile": "https://github.com/kesha-antonov",
24+
"contributions": []
1825
}
1926
]
2027
}

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# React Native Exif
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
33
An image exif reader
44

55
## Installation
@@ -63,8 +63,8 @@ Version 0.1.0 add react-native 0.40 support
6363
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
6464

6565
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
66-
| [<img src="https://avatars3.githubusercontent.com/u/9049706?v=4" width="100px;"/><br /><sub>francisco-sanchez-molina</sub>](https://github.com/francisco-sanchez-molina)<br />[💻](https://github.com/psm1984/react-native-exif/commits?author=francisco-sanchez-molina "Code") |
67-
| :---: |
66+
| [<img src="https://avatars3.githubusercontent.com/u/9049706?v=4" width="100px;"/><br /><sub>francisco-sanchez-molina</sub>](https://github.com/francisco-sanchez-molina)<br />[💻](https://github.com/psm1984/react-native-exif/commits?author=francisco-sanchez-molina "Code") | [<img src="https://avatars2.githubusercontent.com/u/11584712?v=4" width="100px;"/><br /><sub>Kesha Antonov</sub>](https://github.com/kesha-antonov)<br /> |
67+
| :---: | :---: |
6868
<!-- ALL-CONTRIBUTORS-LIST:END -->
6969

7070
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)