credits added
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ yarn.lock @backstage/maintainers @back
|
||||
/plugins/kafka-backend @backstage/maintainers @nirga @andrewthauer
|
||||
/plugins/kubernetes @backstage/maintainers @backstage/warpspeed
|
||||
/plugins/kubernetes-* @backstage/maintainers @backstage/warpspeed
|
||||
/plugins/microsoft-calendar @backstage/maintainers @abhay-soni-developer
|
||||
/plugins/microsoft-calendar @backstage/maintainers @abhay-soni-developer @statusneo
|
||||
/plugins/newrelic-dashboard @backstage/maintainers @mufaddal7
|
||||
/plugins/playlist @backstage/maintainers @kuangp
|
||||
/plugins/playlist-* @backstage/maintainers @kuangp
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Microsoft-Calendar Plugin
|
||||
|
||||
Welcome to the Microsoft calendar plugin!
|
||||
_This plugin was created through the Backstage CLI_
|
||||
This plugin is contributed by [StatusNeo](https://statusneo.com/)
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
@@ -13,10 +13,24 @@
|
||||
"role": "frontend-plugin"
|
||||
},
|
||||
"author": {
|
||||
"name": "Abhay Soni",
|
||||
"email": "abhaysoni.developer@gmail.com",
|
||||
"url": "https://github.com/Abhay-soni-developer"
|
||||
"name": "Statusneo",
|
||||
"email": "reach@statusneo.com",
|
||||
"url": "https://statusneo.com/"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"email": "abhaysoni.developer@gmail.com",
|
||||
"url": "https://github.com/Abhay-soni-developer",
|
||||
"name": "abhaysoni"
|
||||
}
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "abhaysoni.developer@gmail.com",
|
||||
"url": "https://github.com/Abhay-soni-developer",
|
||||
"name": "abhaysoni"
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
"start": "backstage-cli package start",
|
||||
"build": "backstage-cli package build",
|
||||
|
||||
Reference in New Issue
Block a user