Skip to content

🤖 Add authors and contributors to Practice Exercises #1216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions exercises/practice/accumulate/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
"authors": [
"sacherjj"
],
"contributors": [
"attilahorvath",
"ccouzens",
"coriolinus",
"cwhakes",
"efx",
"Emerentius",
"ErikSchierboom",
"lutostag",
"nfiles",
"petertseng",
"rofrol",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
20 changes: 20 additions & 0 deletions exercises/practice/acronym/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
"authors": [
"gregcline"
],
"contributors": [
"AndrewKvalheim",
"ClashTheBunny",
"coriolinus",
"cwhakes",
"efx",
"ErikSchierboom",
"IanWhitney",
"ktomsic",
"lutostag",
"mkantor",
"navossoc",
"nfiles",
"petertseng",
"rofrol",
"stringparser",
"thvdburgt",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
8 changes: 8 additions & 0 deletions exercises/practice/affine-cipher/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
"authors": [
"ktomsic"
],
"contributors": [
"coriolinus",
"cwhakes",
"efx",
"ErikSchierboom",
"ffflorian",
"petertseng"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
18 changes: 18 additions & 0 deletions exercises/practice/all-your-base/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
"authors": [
"jonasbb"
],
"contributors": [
"CGMossa",
"coriolinus",
"cwhakes",
"efx",
"ErikSchierboom",
"IanWhitney",
"lutostag",
"mkantor",
"navossoc",
"nfiles",
"pedantic79",
"petertseng",
"rofrol",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
20 changes: 20 additions & 0 deletions exercises/practice/allergies/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
"authors": [
"EduardoBautista"
],
"contributors": [
"ashleygwilliams",
"coriolinus",
"cwhakes",
"EduardoBautista",
"efx",
"ErikSchierboom",
"IanWhitney",
"kytrinyx",
"lutostag",
"mkantor",
"navossoc",
"nfiles",
"petertseng",
"rofrol",
"stringparser",
"taravancil",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
20 changes: 20 additions & 0 deletions exercises/practice/alphametics/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
"authors": [
"ijanos"
],
"contributors": [
"Baelyk",
"ClashTheBunny",
"coriolinus",
"cwhakes",
"efx",
"ErikSchierboom",
"IanWhitney",
"lutostag",
"mkantor",
"navossoc",
"nfiles",
"nikamirrr",
"omer-g",
"petertseng",
"rofrol",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
27 changes: 27 additions & 0 deletions exercises/practice/anagram/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
"authors": [
"EduardoBautista"
],
"contributors": [
"andrewclarkson",
"ashleygwilliams",
"bobahop",
"chancancode",
"ClashTheBunny",
"coriolinus",
"cwhakes",
"Dimkar3000",
"EduardoBautista",
"efx",
"ErikSchierboom",
"gris",
"IanWhitney",
"kytrinyx",
"lutostag",
"mkantor",
"nfiles",
"petertseng",
"pminten",
"quartsize",
"rofrol",
"stevejb71",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
16 changes: 16 additions & 0 deletions exercises/practice/armstrong-numbers/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
"authors": [
"shingtaklam1324"
],
"contributors": [
"AndrewKvalheim",
"coriolinus",
"cwhakes",
"eddyp",
"efx",
"ErikSchierboom",
"lutostag",
"ocstl",
"petertseng",
"rofrol",
"sputnick1124",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
19 changes: 19 additions & 0 deletions exercises/practice/atbash-cipher/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
"authors": [
"nikhilshagri"
],
"contributors": [
"AvasDream",
"coriolinus",
"cwhakes",
"efx",
"ErikSchierboom",
"IanWhitney",
"lutostag",
"mkantor",
"navossoc",
"nfiles",
"nikhilshagri",
"ocstl",
"rofrol",
"stringparser",
"vadimkerr",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
24 changes: 24 additions & 0 deletions exercises/practice/beer-song/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
"authors": [
"EduardoBautista"
],
"contributors": [
"andrewclarkson",
"ashleygwilliams",
"coriolinus",
"cwhakes",
"EduardoBautista",
"efx",
"ErikSchierboom",
"IanWhitney",
"kytrinyx",
"leoyvens",
"lutostag",
"mkantor",
"murlakatamenka",
"navossoc",
"nfiles",
"petertseng",
"pminten",
"razielgn",
"rofrol",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
14 changes: 14 additions & 0 deletions exercises/practice/binary-search/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
"authors": [
"shybyte"
],
"contributors": [
"Cohen-Carlisle",
"coriolinus",
"cwhakes",
"efx",
"ErikSchierboom",
"lutostag",
"nfiles",
"petertseng",
"rofrol",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
30 changes: 30 additions & 0 deletions exercises/practice/bob/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,36 @@
"authors": [
"EduardoBautista"
],
"contributors": [
"andrewclarkson",
"ashleygwilliams",
"austinlyons",
"cjmochrie",
"cmccandless",
"coriolinus",
"cwhakes",
"EduardoBautista",
"efx",
"ErikSchierboom",
"etrepum",
"f3rn0s",
"IanWhitney",
"kytrinyx",
"leoyvens",
"lewisclement",
"lutostag",
"mkantor",
"nfiles",
"petertseng",
"pminten",
"rofrol",
"rpottsoh",
"stefanv",
"stringparser",
"vvv",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
12 changes: 12 additions & 0 deletions exercises/practice/book-store/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
"authors": [
"coriolinus"
],
"contributors": [
"Baelyk",
"cwhakes",
"efx",
"ErikSchierboom",
"lutostag",
"petertseng",
"rofrol",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
17 changes: 17 additions & 0 deletions exercises/practice/bowling/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
"authors": [
"IanWhitney"
],
"contributors": [
"britto",
"cmccandless",
"coriolinus",
"cwhakes",
"efx",
"ErikSchierboom",
"isgj",
"lutostag",
"mkantor",
"nfiles",
"petertseng",
"rofrol",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
21 changes: 21 additions & 0 deletions exercises/practice/circular-buffer/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
"authors": [
"EduardoBautista"
],
"contributors": [
"ekse",
"alexschrod",
"ashleygwilliams",
"coriolinus",
"cwhakes",
"EduardoBautista",
"efx",
"ErikSchierboom",
"IanWhitney",
"Jonah-Horowitz",
"kytrinyx",
"lutostag",
"mkantor",
"nfiles",
"petertseng",
"rofrol",
"stringparser",
"xakon",
"ZapAnton"
],
"files": {
"solution": [
"src/lib.rs"
Expand Down
Loading