Browse Source
docs: update .all-contributorsrc [skip ci]
pull/2126/head
allcontributors[bot]
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
11 additions and
0 deletions
-
.all-contributorsrc
|
|
|
@ -130,6 +130,17 @@ |
|
|
|
"contributions": [ |
|
|
|
"code" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"login": "Rory-Powell", |
|
|
|
"name": "Rory Powell", |
|
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/8755148?v=4", |
|
|
|
"profile": "https://github.com/Rory-Powell", |
|
|
|
"contributions": [ |
|
|
|
"infra", |
|
|
|
"test", |
|
|
|
"code" |
|
|
|
] |
|
|
|
} |
|
|
|
], |
|
|
|
"contributorsPerLine": 7, |
|
|
|
|