Skip to content

Commit 39c704b

Browse files
docs: add thomasturrell as a contributor for code (#3488)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Debora N. Ito <[email protected]>
1 parent 2dbb74a commit 39c704b

File tree

2 files changed

+121
-108
lines changed

2 files changed

+121
-108
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,12 +742,22 @@
742742
"contributions": [
743743
"code"
744744
]
745+
},
746+
{
747+
"login": "thomasturrell",
748+
"name": "Thomas Turrell-Croft",
749+
"avatar_url": "https://avatars.githubusercontent.com/u/1552612?v=4",
750+
"profile": "https://www.berrycloud.co.uk",
751+
"contributions": [
752+
"code"
753+
]
745754
}
746755
],
747756
"contributorsPerLine": 7,
748757
"projectName": "aws-sdk-java-v2",
749758
"projectOwner": "aws",
750759
"repoType": "github",
751760
"repoHost": "https://github.com",
752-
"skipCi": true
761+
"skipCi": true,
762+
"commitConvention": "angular"
753763
}

0 commit comments

Comments
 (0)