Skip to content

Commit

Permalink
narma -> shaunlebron
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunlebron committed Jan 5, 2017
1 parent eff90a1 commit fbc1e6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### ChangeLog

[ChangeLog](https://github.com/narma/vscode-parinfer/releases)
[ChangeLog](https://github.com/shaunlebron/vscode-parinfer/releases)


## Demo
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"displayName": "Parinfer",
"description": "Parinfer for VS Code",
"version": "0.2.3",
"publisher": "narma",
"publisher": "shaunlebron",
"icon": "icon.png",
"engines": {
"vscode": "0.10.x"
},
"repository": {
"type": "git",
"url": "https://github.com/narma/vscode-parinfer"
"url": "https://github.com/shaunlebron/vscode-parinfer"
},
"activationEvents": [
"onLanguage:clojure"
Expand Down

0 comments on commit fbc1e6c

Please sign in to comment.