aiqtech commited on
Commit
85c5e02
·
verified ·
1 Parent(s): 33ca289

Update src/constants/organizations.ts

Browse files
Files changed (1) hide show
  1. src/constants/organizations.ts +14 -0
src/constants/organizations.ts CHANGED
@@ -4,6 +4,20 @@ export const ORGANIZATIONS: ProviderInfo[] = [
4
 
5
  { color: "#ff7000", authors: ["openfree","VIDraft","seawolf2357","ginigen","ginipick","fantaxy","fantos","aiqtech","aiqcamp","Heartsync","immunobiotech","kolaslab"] },
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  { color: "#ff7000", authors: ["kakaobrain"] },
8
  { color: "#1877F2", authors: ["NCSOFT"] },
9
  { color: "#10A37F", authors: ["upstage"] },
 
4
 
5
  { color: "#ff7000", authors: ["openfree","VIDraft","seawolf2357","ginigen","ginipick","fantaxy","fantos","aiqtech","aiqcamp","Heartsync","immunobiotech","kolaslab"] },
6
 
7
+ { color: "#ff7000", authors: ["openfree"] },
8
+ { color: "#ff7000", authors: ["VIDraft"] },
9
+ { color: "#1877F2", authors: ["seawolf2357"] },
10
+ { color: "#10A37F", authors: ["ginigen"] },
11
+ { color: "#cc785c", authors: ["ginipick"] },
12
+ { color: "#DB4437", authors: ["fantaxy"] },
13
+ { color: "#F45098", authors: ["fantos"] },
14
+ { color: "#0088cc", authors: ["aiqtech"] },
15
+ { color: "#FEB800", authors: ["aiqcamp"] },
16
+ { color: "#76B900", authors: ["Heartsync"] },
17
+ { color: "#4C6EE6", authors: ["immunobiotech"] },
18
+ { color: "#4C6EE6", authors: ["kolaslab"] },
19
+
20
+
21
  { color: "#ff7000", authors: ["kakaobrain"] },
22
  { color: "#1877F2", authors: ["NCSOFT"] },
23
  { color: "#10A37F", authors: ["upstage"] },