File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 14
14
"contributions" : [
15
15
" code"
16
16
]
17
+ },
18
+ {
19
+ "login" : " mpalmer" ,
20
+ "name" : " Matt Palmer" ,
21
+ "avatar_url" : " https://avatars.githubusercontent.com/u/357?v=4" ,
22
+ "profile" : " https://github.com/mpalmer" ,
23
+ "contributions" : [
24
+ " code"
25
+ ]
17
26
}
18
27
],
19
28
"contributorsPerLine" : 7 ,
20
29
"skipCi" : true ,
21
30
"repoType" : " github" ,
22
31
"repoHost" : " https://github.com" ,
23
32
"projectName" : " actix-web-rust-embed-responder" ,
24
- "projectOwner" : " SeriousBug"
33
+ "projectOwner" : " SeriousBug" ,
34
+ "commitType" : " docs"
25
35
}
Original file line number Diff line number Diff line change @@ -150,6 +150,7 @@ Compared to [actix-plus-static-files](https://crates.io/crates/actix-plus-static
150
150
<tbody >
151
151
<tr>
152
152
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hengfeiyang"><img src="https://avatars.githubusercontent.com/u/1628250?v=4?s=100" width="100px;" alt="Hengfei Yang"/><br /><sub><b>Hengfei Yang</b></sub></a><br /><a href="https://github.com/SeriousBug/actix-web-rust-embed-responder/commits?author=hengfeiyang" title="Code">💻</a></td>
153
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/mpalmer"><img src="https://avatars.githubusercontent.com/u/357?v=4?s=100" width="100px;" alt="Matt Palmer"/><br /><sub><b>Matt Palmer</b></sub></a><br /><a href="https://github.com/SeriousBug/actix-web-rust-embed-responder/commits?author=mpalmer" title="Code">💻</a></td>
153
154
</tr>
154
155
</tbody >
155
156
</table >
You can’t perform that action at this time.
0 commit comments