mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore: remove self from MAINTAINERS (#773)
This commit is contained in:
parent
0315a17d4a
commit
bd7c4756f7
3 changed files with 4 additions and 7 deletions
|
@ -1,2 +0,0 @@
|
|||
* @metonym
|
||||
* @josefaidt
|
|
@ -1,5 +1 @@
|
|||
# Maintainers
|
||||
|
||||
[Eric Liu](https://github.com/metonym) - eric.young.liu@ibm.com
|
||||
|
||||
[Josef Aidt](https://github.com/josefaidt) - josef.aidt@gmail.com
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
"name": "carbon-components-svelte",
|
||||
"version": "0.42.1",
|
||||
"license": "Apache-2.0",
|
||||
"author": "IBM",
|
||||
"description": "Svelte implementation of the Carbon Design System",
|
||||
"svelte": "./src/index.js",
|
||||
"main": "./lib/index.js",
|
||||
|
@ -82,5 +81,9 @@
|
|||
"css",
|
||||
"preprocess",
|
||||
"actions"
|
||||
],
|
||||
"contributors": [
|
||||
"Eric Liu (https://github.com/metonym)",
|
||||
"Josef Aidt (https://github.com/josefaidt)"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue