diff --git a/data/members.yaml b/data/members.yaml index 2b647ac0f3..6ea461f44f 100644 --- a/data/members.yaml +++ b/data/members.yaml @@ -69,8 +69,16 @@ industries: logo: cj_olivenetworks.svg - ko: 디아이웨어 en: DIWARE + logo: diware.png + - ko: 노타 + en: Nota AI + logo: nota.png + - ko: KC-ML2 + en: KC-ML2 + logo: kcml2.png - ko: ATCI en: ATCI + logo: atci.png - id: finance ko: "금융 · 핀테크" diff --git a/static/images/content/about/logo/atci.png b/static/images/content/about/logo/atci.png new file mode 100644 index 0000000000..1713780868 Binary files /dev/null and b/static/images/content/about/logo/atci.png differ diff --git a/static/images/content/about/logo/diware.png b/static/images/content/about/logo/diware.png new file mode 100644 index 0000000000..722f817a81 Binary files /dev/null and b/static/images/content/about/logo/diware.png differ diff --git a/static/images/content/about/logo/kcml2.png b/static/images/content/about/logo/kcml2.png new file mode 100644 index 0000000000..29c83fe93e Binary files /dev/null and b/static/images/content/about/logo/kcml2.png differ diff --git a/static/images/content/about/logo/nota.png b/static/images/content/about/logo/nota.png new file mode 100644 index 0000000000..04f3366f45 Binary files /dev/null and b/static/images/content/about/logo/nota.png differ