diff --git a/organizations/piano.json b/organizations/piano.json new file mode 100644 index 000000000..5592259d0 --- /dev/null +++ b/organizations/piano.json @@ -0,0 +1,6 @@ +{ + "id": "PIANO", + "name": "Piano", + "iconUrl": "https://avatars.githubusercontent.com/u/13114223?s=200&v=4", + "orgUrl": "https://piano.io/" +} diff --git a/sources/piano.json b/sources/piano.json new file mode 100644 index 000000000..33257ebcb --- /dev/null +++ b/sources/piano.json @@ -0,0 +1,9 @@ +{ + "id": "PIANO", + "name": "Piano", + "categories": ["ANALYTICS"], + "organization": "PIANO", + "iconUrl": "https://avatars.githubusercontent.com/u/13114223?s=200&v=4", + "sourceUrl": "https://piano.io/", + "dataVisibility": ["PRIVATE"] +}