Skip to content

Commit

Permalink
fix: use designation instead of title for alums
Browse files Browse the repository at this point in the history
Signed-off-by: Lakshya Singh <[email protected]>
  • Loading branch information
king-11 committed May 29, 2023
1 parent 5dee5a9 commit 73254c8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions content/alums/alums.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,47 +72,47 @@
{
"name": "Nishant Mittal",
"company": "Google",
"title": "Software Engineer",
"designation": "Software Engineer",
"github": "https://github.com/nishantwrp",
"link": "https://www.linkedin.com/in/nishantwrp/",
"year": 2018
},
{
"name": "Ashish Kumar",
"company": "Nutanix",
"title": "MTX",
"designation": "MTX",
"github": "https://github.com/krashish8",
"link": "https://www.linkedin.com/in/ashishkr23438/",
"year": 2018
},
{
"name": "Jogi Miglani",
"company": "Microsoft",
"title": "Software Engineer",
"designation": "Software Engineer",
"github": "https://github.com/jmig5776",
"link": "https://www.linkedin.com/in/jogi-miglani-131727161/",
"year": 2017
},
{
"name": "Nishant Kumar",
"company": "Mastercard AI Garage",
"title": "Data Scientist",
"designation": "Data Scientist",
"github": "https://github.com/nishantkr18",
"link": "https://www.linkedin.com/in/nishantkr18/",
"year": 2018
},
{
"name": "Ronit Raj",
"company": "Google, Dublin",
"title": "Software Engineer",
"designation": "Software Engineer",
"github": "https://github.com/arron-tij",
"link": "https://www.linkedin.com/in/raj-ronit/",
"year": 2018
},
{
"name": "Himanshu Balasamanta",
"company": "Microsoft",
"title": "Software Engineer",
"designation": "Software Engineer",
"github": "https://github.com/Himanshu-Balasamanta",
"link": "https://www.linkedin.com/in/himanshu-balasamanta/",
"year": 2018
Expand Down

0 comments on commit 73254c8

Please sign in to comment.