Skip to content

Commit 4e96aa6

Browse files
committed
Updated Contributors Details
1 parent bab7147 commit 4e96aa6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.github/data/contributors-log.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,16 @@
3131
"5"
3232
],
3333
"demo-path": "Solved-Problems/Valid_Anagram"
34+
},
35+
"{others}": {
36+
"contributor-name": [
37+
"iamwatchdogs"
38+
],
39+
"core": "Repo",
40+
"specificity": "Maintenance",
41+
"pull-request-number": [
42+
"10"
43+
],
44+
"demo-path": "https://github.com/Grow-with-Open-Source/DSA/.github"
3445
}
3546
}

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ Welcome to **Data Structures and Algorithms**, your friendly initiation into the
1818
<!-- TABLE OF CONTRIBUTORS BEGINS -->
1919
| Contribution Title | Core Contribution | Contributor Names | Pull Requests | Demo |
2020
| --- | --- | --- | --- | --- |
21-
| {init} | [Repo](Repo "goto Repo") | [iamwatchdogs](https://github.com/iamwatchdogs "goto iamwatchdogs profile") | [#2](https://github.com/Grow-with-Open-Source/DSA/pull/2 "visit pr \#2") | [/Grow-with-Open-Source/DSA/](https://github.com/Grow-with-Open-Source/DSA "view the result of {init}") |
21+
| {init} | Repo | [iamwatchdogs](https://github.com/iamwatchdogs "goto iamwatchdogs profile") | [#2](https://github.com/Grow-with-Open-Source/DSA/pull/2 "visit pr \#2") | [/Grow-with-Open-Source/DSA/](https://github.com/Grow-with-Open-Source/DSA "view the result of {init}") |
2222
| Backspace_String_Compare | [Solved-Problems](Solved-Problems "goto Solved-Problems") | [rahulch-1](https://github.com/rahulch-1 "goto rahulch-1 profile") | [#4](https://github.com/Grow-with-Open-Source/DSA/pull/4 "visit pr \#4") | [./Solved-Problems/Backspace_String_Compare/](Solved-Problems/Backspace_String_Compare "view the result of Backspace_String_Compare") |
2323
| Valid_Anagram | [Solved-Problems](Solved-Problems "goto Solved-Problems") | [shreyasrajiv327](https://github.com/shreyasrajiv327 "goto shreyasrajiv327 profile") | [#5](https://github.com/Grow-with-Open-Source/DSA/pull/5 "visit pr \#5") | [./Solved-Problems/Valid_Anagram/](Solved-Problems/Valid_Anagram "view the result of Valid_Anagram") |
24+
| {others} | Repo | [iamwatchdogs](https://github.com/iamwatchdogs "goto iamwatchdogs profile") | [#10](https://github.com/Grow-with-Open-Source/DSA/pull/10 "visit pr \#10") | [/Grow-with-Open-Source/DSA/.github](https://github.com/Grow-with-Open-Source/DSA/.github "view the result of {others}") |
2425
<!-- TABLE OF CONTRIBUTORS ENDS -->
2526

2627
</div>

0 commit comments

Comments
 (0)