Skip to content

Commit 119a014

Browse files
ritikamotwaniAnupam-dagar
authored andcommitted
Add blog and score (#517)
1 parent 50b3b80 commit 119a014

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

blog_images/ritikamotwani.png

121 KB
Loading

json/blogs.json

+6
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@
6565
"imageurl" : "blog_images/aayushjoglekar.png",
6666
"blogTitle" : "My experience of OpenCode’18",
6767
"blogURL" : "https://medium.com/@aayushjoglekar/my-experience-of-opencode18-7df78e77a01b"
68+
},
69+
{
70+
"name" : "Ritika Motwani",
71+
"imageurl" : "blog_images/ritikamotwani.png",
72+
"blogTitle" : "My Experience For Open Code 2018",
73+
"blogURL" : "https://docs.google.com/document/d/1luQNxh6zAoeWlPuS015Ih1iYu5TsYvq7kRZXuTqASgw/edit"
6874
}
6975

7076
]

json/scores.json

+13-1
Original file line numberDiff line numberDiff line change
@@ -3999,7 +3999,19 @@
39993999
}
40004000
],
40014001
"Total": "240"
4002-
}
4002+
},
4003+
{
4004+
"name": "Ritika Motwani",
4005+
"github": "https://github.com/ritikamotwani",
4006+
"Contributions": [{
4007+
"name": "Various issues on Girls-who-code",
4008+
"Issuelink": "https://github.com/opencode18/Girls-who-code/issues?q=is%3Aissue+author%3Aritikamotwani",
4009+
"PRlink": "https://github.com/opencode18/Girls-who-code/pulls?q=is%3Apr+ritikamotwani+is%3Aclosed",
4010+
"score": ""
4011+
}
4012+
],
4013+
"Total": "290"
4014+
}
40034015

40044016
]
40054017
}

0 commit comments

Comments
 (0)