Skip to content

Commit

Permalink
fix: remove contributors since I can't opt them into the submission a…
Browse files Browse the repository at this point in the history
…greement
  • Loading branch information
cmgriffing committed Nov 15, 2024
1 parent 524b690 commit fc4a0cb
Showing 1 changed file with 1 addition and 38 deletions.
39 changes: 1 addition & 38 deletions playgrounds/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,44 +5,7 @@
"type": "module",
"license": "MIT",
"author": "Chris Griffing",
"contributors": [
{
"name": "cmgriffing",
"url": "https://github.com/cmgriffing"
},
{
"name": "Salman2301",
"url": "https://github.com/Salman2301"
},
{
"name": "xcrap",
"url": "https://github.com/xcrap"
},
{
"name": "disdain13",
"url": "https://github.com/disdain13"
},
{
"name": "miniscruff",
"url": "https://github.com/miniscruff"
},
{
"name": "KushalGaywala",
"url": "https://github.com/KushalGaywala"
},
{
"name": "alanhoskins",
"url": "https://github.com/alanhoskins"
},
{
"name": "SabAlej",
"url": "https://github.com/SabAlej"
},
{
"name": "naourass",
"url": "https://github.com/naourass"
}
],
"contributors": [],
"scripts": {
"dev": "vinxi dev",
"build": "vinxi build",
Expand Down

0 comments on commit fc4a0cb

Please sign in to comment.