From 45da4cda4910ae4f20e7209ca1a5a82f169515cf Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Thu, 27 May 2021 13:25:41 +0100 Subject: [PATCH] Rename package to sinodun-natel-plotly-panel. Make sure that it won't get overwritten by future updates from upstream. --- package.json | 2 +- src/plugin.json | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 84f65fa..aba6e43 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "natel-plotly-panel", + "name": "sinodun-natel-plotly-panel", "version": "0.0.7-dev", "description": "Plot.ly Panel Plugin for Grafana", "scripts": { diff --git a/src/plugin.json b/src/plugin.json index fc699a0..a7603d4 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -1,21 +1,22 @@ { "type": "panel", - "name": "Plotly", - "id": "natel-plotly-panel", + "name": "Plotly (Sinodun)", + "id": "sinodun-natel-plotly-panel", "info": { - "description": "Scatter plots and more", + "description": "Bar charts, scatter plots and more", "author": { - "name": "Natel Energy" + "name": "Sinodun and Natel Energy" }, - "keywords": ["plotly", "scatter", "panel"], + "keywords": ["plotly", "scatter", "bar", "panel"], "logos": { "small": "img/plotly_logo.svg", "large": "img/plotly_logo.svg" }, "links": [ {"name": "Plot.ly", "url": "https://plot.ly/javascript/"}, - {"name": "Project Page", "url": "https://github.com/NatelEnergy/grafana-plotly-panel"}, + {"name": "Project Page", "url": "https://github.com/Sinodun/grafana-plotly-panel"}, + {"name": "Sinodun", "url": "http://www.sinodun.com/"} {"name": "Natel Energy", "url": "http://www.natelenergy.com/"} ], "screenshots": [