diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-09-22 08:36:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-22 08:36:53 +0000 |
| commit | 8f8a85303b60f111a4605a5bc77259b89c81c2f7 (patch) | |
| tree | fcd699d275082f4b4710693b8ba264dc790f9262 | |
| parent | 114cc2db21efed01e3779225751bdc5e2db4ad5a (diff) | |
docs: update .all-contributorsrc [skip ci]
| -rw-r--r-- | .all-contributorsrc | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index d4a0857..12d21d7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -454,11 +454,20 @@ "code", "content" ] + }, + { + "login": "uce", + "name": "Ufuk Celebi", + "avatar_url": "https://avatars3.githubusercontent.com/u/1756620?v=4", + "profile": "https://github.com/uce", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8, "projectName": "rustlings", - "projectOwner": "fmoko", + "projectOwner": "rust-lang", "repoType": "github", "repoHost": "https://github.com", "skipCi": true |
