mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 19:21:26 +00:00
chore: update CONTRIBUTING.md, add MAINTAINERS.md [ci skip]
This commit is contained in:
parent
81593b6602
commit
b00e4316fd
4 changed files with 12 additions and 20 deletions
15
package.json
15
package.json
|
@ -2,6 +2,7 @@
|
|||
"name": "carbon-components-svelte",
|
||||
"version": "0.22.0",
|
||||
"license": "Apache-2.0",
|
||||
"author": "IBM",
|
||||
"description": "Svelte implementation of the Carbon Design System",
|
||||
"svelte": "./src/index.js",
|
||||
"main": "./lib/index.js",
|
||||
|
@ -76,19 +77,5 @@
|
|||
"src",
|
||||
"types",
|
||||
"css"
|
||||
],
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Eric Liu",
|
||||
"email": "eric.young.liu@ibm.com"
|
||||
},
|
||||
{
|
||||
"name": "Josef Aidt",
|
||||
"email": "josef.aidt@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Adan Ulloa",
|
||||
"email": "adanug@mx1.ibm.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue