Skip to content

Commit

Permalink
Merge pull request #94 from element-hq/codeowners
Browse files Browse the repository at this point in the history
Update CODEOWNERS
  • Loading branch information
robintown authored Jul 17, 2024
2 parents 30cea7d + a62b6dc commit 27e8b04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
3 changes: 1 addition & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
* @vector-im/compound
* @vector-im/compound-web-reviewers
* @element-hq/compound-reviewers
12 changes: 2 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,8 @@
"check": "yarn exec biome -- check",
"types": "yarn exec tsc -- --noEmit"
},
"keywords": [
"compound",
"design tokens",
"style dictionary",
"css"
],
"files": [
"./assets/web/**/*",
"./icons/**/*"
],
"keywords": ["compound", "design tokens", "style dictionary", "css"],
"files": ["./assets/web/**/*", "./icons/**/*"],
"main": "assets/web/js/index.js",
"type": "module",
"exports": {
Expand Down

0 comments on commit 27e8b04

Please sign in to comment.