Skip to content

Commit 5dbb721

Browse files
docs: add Lucas-C as a contributor for doc (#306)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent d3b8f88 commit 5dbb721

File tree

2 files changed

+65
-55
lines changed

2 files changed

+65
-55
lines changed

.all-contributorsrc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectOwner": "all-contributors",
3-
"projectName": "all-contributors-cli",
3+
"projectName": "cli",
44
"imageSize": 100,
55
"repoType": "github",
66
"commit": false,
@@ -567,6 +567,15 @@
567567
"contributions": [
568568
"security"
569569
]
570+
},
571+
{
572+
"login": "Lucas-C",
573+
"name": "Lucas Cimon",
574+
"avatar_url": "https://avatars.githubusercontent.com/u/925560?v=4",
575+
"profile": "https://chezsoi.org/lucas/blog/",
576+
"contributions": [
577+
"doc"
578+
]
570579
}
571580
],
572581
"skipCi": true

0 commit comments

Comments
 (0)