credits added

Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
This commit is contained in:
Abhay-soni-developer
2023-03-14 18:48:34 +05:30
parent 194b8e5be5
commit 3dacb23b76
3 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -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 -2
View File
@@ -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
+17 -3
View File
@@ -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",