Skip to content

Commit 15c9e85

Browse files
author
fmoko
authored
Merge pull request #523 from rust-lang/all-contributors/add-uce
2 parents 114b54c + 8f8a853 commit 15c9e85

File tree

2 files changed

+58
-46
lines changed

2 files changed

+58
-46
lines changed

.all-contributorsrc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,11 +454,20 @@
454454
"code",
455455
"content"
456456
]
457+
},
458+
{
459+
"login": "uce",
460+
"name": "Ufuk Celebi",
461+
"avatar_url": "https://avatars3.githubusercontent.com/u/1756620?v=4",
462+
"profile": "https://github.com/uce",
463+
"contributions": [
464+
"code"
465+
]
457466
}
458467
],
459468
"contributorsPerLine": 8,
460469
"projectName": "rustlings",
461-
"projectOwner": "fmoko",
470+
"projectOwner": "rust-lang",
462471
"repoType": "github",
463472
"repoHost": "https://github.com",
464473
"skipCi": true

0 commit comments

Comments
 (0)