Skip to content

Commit

Permalink
Merge pull request nus-cs2103-AY1819S1#62 from CS2103-AY1819S1-T16-1/…
Browse files Browse the repository at this point in the history
…reposenseConfig

add config for reposense
  • Loading branch information
leongshengmin authored Oct 18, 2018
2 parents f42dec6 + de86c89 commit d077e38
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions _reposense/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"authors": [
{
"githubId": "leongshengmin",
"displayName": "Leong Shengmin",
"authorNames": [
"leongshengmin", "Shengmin"
]
},
{
"githubId": "lionelat",
"displayName": "Lionel Tan",
"authorNames": [
"lionelat", "LAPTOP-C1KL05RT\\lionel"
]
},
{
"githubId": "bannified",
"displayName": "Dominic Chong",
"authorNames": [
"bannified"
]
},
{
"githubId": "dioptrique",
"displayName": "Ananda Kumar",
"authorNames": [
"dioptrique"
]
},
{
"githubId": "jiholim",
"displayName": "Jiho Lim",
"authorNames": [
"jiholim"
]
}
]
}

0 comments on commit d077e38

Please sign in to comment.