Skip to content

Commit 5464e5f

Browse files
docs: add marydavis as a contributor for doc (#237)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 4beecf1 commit 5464e5f

2 files changed

Lines changed: 93 additions & 80 deletions

File tree

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,12 +565,22 @@
565565
"contributions": [
566566
"doc"
567567
]
568+
},
569+
{
570+
"login": "marydavis",
571+
"name": "Mary",
572+
"avatar_url": "https://avatars.githubusercontent.com/u/176437?v=4",
573+
"profile": "https://github.com/marydavis",
574+
"contributions": [
575+
"doc"
576+
]
568577
}
569578
],
570579
"contributorsPerLine": 7,
571580
"projectName": "bookshelf",
572581
"projectOwner": "kentcdodds",
573582
"repoType": "github",
574583
"repoHost": "https://github.com",
575-
"skipCi": true
584+
"skipCi": true,
585+
"commitConvention": "angular"
576586
}

0 commit comments

Comments
 (0)