Skip to content

Commit

Permalink
docs(packaging): update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
fulls1z3 committed Dec 2, 2019
1 parent 9ce75b3 commit c196898
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# More about this https://help.github.com/articles/about-codeowners/
* @fulls1z3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@commitlint/config-conventional": "^8.2.0",
"@types/jest": "^23.3.13",
"@types/node": "^12.12.14",
"angular-tslint-rules": "^1.20.2",
"angular-tslint-rules": "^1.20.3",
"codelyzer": "^5.2.0",
"cz-conventional-changelog": "^3.0.2",
"husky": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1461,10 +1461,10 @@ ajv@^6.5.5:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

angular-tslint-rules@^1.20.2:
version "1.20.2"
resolved "https://registry.yarnpkg.com/angular-tslint-rules/-/angular-tslint-rules-1.20.2.tgz#1815efa753047dc2cc5422a37a40b4a2c85afe95"
integrity sha512-z6AFKfAqbXqia+9+VD7D1sardEvsUBpkAN6Nue7vk+6vs2VyvFVUEBUxuv9sIozoXBppmUz4Ot6En1zxfoDHEA==
angular-tslint-rules@^1.20.3:
version "1.20.3"
resolved "https://registry.yarnpkg.com/angular-tslint-rules/-/angular-tslint-rules-1.20.3.tgz#389d8d5ba5b6035994a5ac947a2184d227164fc2"
integrity sha512-jd9G8fIxC1BP3nqFMGZG8fLKYgjuTHsNwTjP2QcuEOWXRye6NrBWIXrOuzBfImnM97PDC+2KLppee6DyYIYbkQ==

ansi-align@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit c196898

Please sign in to comment.