Skip to content

Commit 18606f9

Browse files
Merge pull request #1234 from appdev-ede/master
Add EDE organization and datasources
2 parents 6c3924d + 9702278 commit 18606f9

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

organizations/ede.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"id": "EDE",
3+
"name": "e-Excellence",
4+
"orgUrl": "https://www.edetw.com/",
5+
"iconUrl": "https://connect.uof.tw/publicfile/images/ede/logo/800_250_bgw.png"
6+
}

sources/uofx.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"id": "UOFX",
3+
"name": "U Office Force X",
4+
"categories": ["CUSTOM", "FORM"],
5+
"organization": "EDE",
6+
"iconUrl": "https://connect.uof.tw/publicfile/images/uofx-icon-120.png",
7+
"sourceUrl": "https://www.edetw.com/",
8+
"dataVisibility": ["PRIVATE"]
9+
}

0 commit comments

Comments
 (0)