File tree Expand file tree Collapse file tree 2 files changed +11
-23
lines changed Expand file tree Collapse file tree 2 files changed +11
-23
lines changed Original file line number Diff line number Diff line change 40
40
"contributions" : [
41
41
" maintenance"
42
42
]
43
+ },
44
+ {
45
+ "login" : " aldas" ,
46
+ "name" : " Martti T." ,
47
+ "avatar_url" : " https://avatars.githubusercontent.com/u/2320301?v=4" ,
48
+ "profile" : " https://github.com/aldas" ,
49
+ "contributions" : [
50
+ " maintenance" ,
51
+ " review"
52
+ ]
43
53
}
44
54
],
45
55
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
<a href =" https://echo.labstack.com " ><img height =" 80 " src =" https://cdn.labstack.com/images/echo-logo.svg " ></a >
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-3 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
[ ![ Sourcegraph] ( https://sourcegraph.com/github.com/labstack/echo/-/badge.svg?style=flat-square )] ( https://sourcegraph.com/github.com/labstack/echo?badge )
@@ -126,25 +126,3 @@ func hello(c echo.Context) error {
126
126
## License
127
127
128
128
[ MIT] ( https://github.com/labstack/echo/blob/master/LICENSE )
129
-
130
- ## Contributors ✨
131
-
132
- Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
133
-
134
- <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
135
- <!-- prettier-ignore-start -->
136
- <!-- markdownlint-disable -->
137
- <table >
138
- <tr >
139
- <td align="center"><a href="http://vishr.com"><img src="https://avatars.githubusercontent.com/u/314036?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vishal Rana</b></sub></a><br /><a href="#design-vishr" title="Design">🎨</a> <a href="#maintenance-vishr" title="Maintenance">🚧</a></td>
140
- <td align="center"><a href="https://github.com/aldas"><img src="https://avatars.githubusercontent.com/u/2320301?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Martti T.</b></sub></a><br /><a href="#maintenance-aldas" title="Maintenance">🚧</a></td>
141
- <td align="center"><a href="https://github.com/pafuent"><img src="https://avatars.githubusercontent.com/u/6979945?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pablo Andres Fuente</b></sub></a><br /><a href="#maintenance-pafuent" title="Maintenance">🚧</a></td>
142
- </tr >
143
- </table >
144
-
145
- <!-- markdownlint-restore -->
146
- <!-- prettier-ignore-end -->
147
-
148
- <!-- ALL-CONTRIBUTORS-LIST:END -->
149
-
150
- This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments