Skip to content

Commit 818573d

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent ffc4f65 commit 818573d

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,23 @@
2626
"code",
2727
"doc"
2828
]
29+
},
30+
{
31+
"login": "ajp8164",
32+
"name": "Andy Phillipson",
33+
"avatar_url": "https://avatars.githubusercontent.com/u/1063765?v=4",
34+
"profile": "https://github.com/ajp8164",
35+
"contributions": [
36+
"code",
37+
"doc"
38+
]
2939
}
3040
],
3141
"contributorsPerLine": 7,
3242
"projectName": "react-native-screen-keyboard",
33-
"projectOwner": "aspect-apps",
43+
"projectOwner": "lukebrandonfarrell",
3444
"repoType": "github",
3545
"repoHost": "https://github.com",
36-
"skipCi": true
46+
"skipCi": true,
47+
"commitConvention": "angular"
3748
}

0 commit comments

Comments
 (0)