Skip to content

Commit 2d0ede9

Browse files
committed
Updated Contributors Details
1 parent 03b18f8 commit 2d0ede9

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.github/data/contributors-log.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,14 @@
77
"1"
88
],
99
"demo-path": "https://github.com/Grow-with-Open-Source/Javascript-Projects"
10+
},
11+
"Rock-Paper-Scissors-Game": {
12+
"contributor-name": [
13+
"gauravbhaskar080"
14+
],
15+
"pull-request-number": [
16+
"4"
17+
],
18+
"demo-path": "Rock-Paper-Scissors-Game"
1019
}
11-
}
20+
}

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Welcome to **Javascript-Projects**, your friendly initiation into the world of o
99
<!-- TABLE BEGINS -->
1010
| Project Title | Contributor Names | Pull Requests | Demo |
1111
| --- | --- | --- | --- |
12-
| init | [iamwatchdogs](https://github.com/iamwatchdogs "goto iamwatchdogs profile") | [#1](https://github.com/Grow-with-Open-Source/Javascript-Projects/pull/1 "visit pr \#1") | [/Grow-with-Open-Source/Javascript-Projects/init/](https://github.com/Grow-with-Open-Source/Javascript-Projects "view the result of init") |
12+
| {init} | [iamwatchdogs](https://github.com/iamwatchdogs "goto iamwatchdogs profile") | [#1](https://github.com/Grow-with-Open-Source/Javascript-Projects/pull/1 "visit pr \#1") | [/Grow-with-Open-Source/Javascript-Projects/{init}/](https://github.com/Grow-with-Open-Source/Javascript-Projects "view the result of {init}") |
13+
| Rock-Paper-Scissors-Game | [gauravbhaskar080](https://github.com/gauravbhaskar080 "goto gauravbhaskar080 profile") | [#4](https://github.com/Grow-with-Open-Source/Javascript-Projects/pull/4 "visit pr \#4") | [/Grow-with-Open-Source/Javascript-Projects/Rock-Paper-Scissors-Game/](Rock-Paper-Scissors-Game "view the result of Rock-Paper-Scissors-Game") |
1314
<!-- TABLE ENDS -->
1415

1516
</div>

0 commit comments

Comments
 (0)