docs: add booleangate as a contributor for code (#2526)

* docs: update doc/md/contributors.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2022-05-05 11:20:50 +03:00
committed by GitHub
parent 38d4d5fb5c
commit 2fe8e053c1
2 changed files with 10 additions and 0 deletions

View File

@@ -799,6 +799,15 @@
"code",
"doc"
]
},
{
"login": "booleangate",
"name": "Justin Johnson",
"avatar_url": "https://avatars.githubusercontent.com/u/181567?v=4",
"profile": "http://justinjohnson.org",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,