Skip to content

Commit

Permalink
Merge pull request #17 from lego37yoon/main
Browse files Browse the repository at this point in the history
후원 관련 업데이트
  • Loading branch information
sukso96100 authored Jul 17, 2024
2 parents 8db7ebd + c8aef86 commit 11703c2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
Binary file modified src/assets/sponsors/nhncloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/data/patrons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ export const patrons = [
{
name: "한영빈",
org: "우분투한국커뮤니티"
},
{
name: "박동하",
org: "C++ Korea"
}
]

Expand All @@ -21,5 +25,9 @@ export const ukc = [
{
name: "김세영",
org: "Canonical Ltd."
},
{
name: "유영재",
org: "에이캣"
}
]
2 changes: 1 addition & 1 deletion src/data/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const sponsors = [
name: "안랩클라우드메이트",
logoUrl: ahnlabCloudmate.src,
url: "https://www.cloudmt.co.kr",
description: "AhnLab CloudMate is the certified CSP company that located in Seoul, Korea. AhnLab CloudMate provides professional managed service on cloud environment. Based on experiences from MNCs, AhnLab CloudMate has its best certified engineers and developers in the cloud sector. Through the professional managed service, AhnLab CloudMate supports systematic management and its cloud infrastructure to the customers. Furthermore, AhnLab CloudMate also offers consulting for cloud service to industries that are adapting cloud infrastructure for the first time. Lastly, With Microsoft Azure MVP, AhnLab CloudMate has been contributed educational programs and activities to various vendors and many communities for years."
description: "AhnLab CloudMate는 보안과 클라우드 네이티브 기술력을 바탕으로 고객이 클라우드를 안전하고 클라우드답게 사용할 수 있도록 비즈니스와 개발 환경, 보안을 모두 고려한 컨설팅, 매니지드 서비스를 제공하여 클라우드 도입 효과를 극대화합니다."
}
]
},
Expand Down

0 comments on commit 11703c2

Please sign in to comment.