Skip to content

Commit b946a47

Browse files
Merge pull request #13 from AlejandroRM-DEV/all-contributors/add-AlejandroRM-DEV
docs: add AlejandroRM-DEV as a contributor for code
2 parents b953f80 + 2522632 commit b946a47

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
@@ -24,6 +24,15 @@
2424
"contributions": [
2525
"code"
2626
]
27+
},
28+
{
29+
"login": "AlejandroRM-DEV",
30+
"name": "Alejandro Ramírez Muñoz",
31+
"avatar_url": "https://avatars.githubusercontent.com/u/8054357?v=4",
32+
"profile": "https://github.com/AlejandroRM-DEV",
33+
"contributions": [
34+
"code"
35+
]
2736
}
2837
],
2938
"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-2-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-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

@@ -173,6 +173,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
175175
<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>
176+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlejandroRM-DEV"><img src="https://avatars.githubusercontent.com/u/8054357?v=4?s=100" width="100px;" alt="Alejandro Ramírez Muñoz"/><br /><sub><b>Alejandro Ramírez Muñoz</b></sub></a><br /><a href="https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commits?author=AlejandroRM-DEV" title="Code">💻</a></td>
176177
</tr>
177178
</tbody>
178179
</table>

0 commit comments

Comments
 (0)