Skip to content

Commit 95a8ee6

Browse files
committed
Updated Contributors Details
1 parent 69825b0 commit 95a8ee6

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

.github/data/contributors-log.json

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
11
{
22
"{init}": {
3-
"contributor-name": ["iamwatchdogs"],
4-
"pull-request-number": ["1"],
3+
"contributor-name": [
4+
"iamwatchdogs"
5+
],
6+
"pull-request-number": [
7+
"1"
8+
],
59
"demo-path": "https://github.com/Grow-with-Open-Source/C-CPP-Projects"
10+
},
11+
"Hungry_Serpent": {
12+
"contributor-name": [
13+
"AnilKumarTeegala"
14+
],
15+
"pull-request-number": [
16+
"3"
17+
],
18+
"demo-path": "Hungry_Serpent"
619
}
7-
}
20+
}

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Welcome to **C-CPP-Projects**, your friendly initiation into the world of open-s
1010
| Project Title | Contributor Names | Pull Requests | Demo |
1111
| --- | --- | --- | --- |
1212
| {init} | [iamwatchdogs](https://github.com/iamwatchdogs "goto iamwatchdogs profile") | [#1](https://github.com/Grow-with-Open-Source/C-CPP-Projects/pull/1 "visit pr \#1") | [/Grow-with-Open-Source/C-CPP-Projects/](https://github.com/Grow-with-Open-Source/C-CPP-Projects "view the result of {init}") |
13+
| Hungry_Serpent | [AnilKumarTeegala](https://github.com/AnilKumarTeegala "goto AnilKumarTeegala profile") | [#3](https://github.com/Grow-with-Open-Source/C-CPP-Projects/pull/3 "visit pr \#3") | [/Grow-with-Open-Source/C-CPP-Projects/Hungry_Serpent/](Hungry_Serpent "view the result of Hungry_Serpent") |
1314
<!-- TABLE ENDS -->
1415

1516
</div>

0 commit comments

Comments
 (0)