Skip to content

Commit 5f4b20b

Browse files
Merge pull request #5 from AlejandroRM-DEV/all-contributors/add-saiNaruUFL
docs: add saiNaruUFL as a contributor for code
2 parents d841a30 + dab4a8d commit 5f4b20b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
"contributions": [
1616
"code"
1717
]
18+
},
19+
{
20+
"login": "saiNaruUFL",
21+
"name": "saiNaruUFL",
22+
"avatar_url": "https://avatars.githubusercontent.com/u/110858892?v=4",
23+
"profile": "https://github.com/saiNaruUFL",
24+
"contributions": [
25+
"code"
26+
]
1827
}
1928
],
2029
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Leaflet Editable Hook
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
The purpose of this hook is to provide functionality for editing features on the map, such as drawing polylines, polygons, markers, rectangles, circles, and more.
66

@@ -172,6 +172,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
172172
<tbody>
173173
<tr>
174174
<td align="center" valign="top" width="14.28%"><a href="https://github.com/charlieforward9"><img src="https://avatars.githubusercontent.com/u/62311337?v=4?s=100" width="100px;" alt="Charles Richardson"/><br /><sub><b>Charles Richardson</b></sub></a><br /><a href="https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commits?author=charlieforward9" title="Code">💻</a></td>
175+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/saiNaruUFL"><img src="https://avatars.githubusercontent.com/u/110858892?v=4?s=100" width="100px;" alt="saiNaruUFL"/><br /><sub><b>saiNaruUFL</b></sub></a><br /><a href="https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commits?author=saiNaruUFL" title="Code">💻</a></td>
175176
</tr>
176177
</tbody>
177178
</table>

0 commit comments

Comments
 (0)