summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2024-04-10 19:34:01 -0400
committerGitHub <noreply@github.com>2024-04-10 19:34:01 -0400
commitbb0bc8a0b0efb92d6e99ec46ca08d7b2d9652e57 (patch)
tree793b0a0002016989f016516239dd85bf575c67ef
parent7f92eb76e6b4278aab3f8d996ee99f75ad5d8877 (diff)
docs: add davlgd as a contributor for doc (#1442)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md3
2 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 323c2f09..58b4b124 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -454,6 +454,15 @@
"code",
"doc"
]
+ },
+ {
+ "login": "davlgd",
+ "name": "David Legrand",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1110600?v=4",
+ "profile": "https://www.davlgd.fr",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 5241b6de..4f001b54 100644
--- a/README.md
+++ b/README.md
@@ -460,6 +460,9 @@ Thanks to all contributors:
<td align="center" valign="top" width="14.28%"><a href="https://johnlin.ca/"><img src="https://avatars.githubusercontent.com/u/66440371?v=4?s=100" width="100px;" alt="john-s-lin"/><br /><sub><b>john-s-lin</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=john-s-lin" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lyuha"><img src="https://avatars.githubusercontent.com/u/4014016?v=4?s=100" width="100px;" alt="Lee Wonjoon"/><br /><sub><b>Lee Wonjoon</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=lyuha" title="Code">💻</a> <a href="https://github.com/ClementTsang/bottom/commits?author=lyuha" title="Documentation">📖</a></td>
</tr>
+ <tr>
+ <td align="center" valign="top" width="14.28%"><a href="https://www.davlgd.fr"><img src="https://avatars.githubusercontent.com/u/1110600?v=4?s=100" width="100px;" alt="David Legrand"/><br /><sub><b>David Legrand</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=davlgd" title="Documentation">📖</a></td>
+ </tr>
</tbody>
</table>