Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Commit 6e29efa

Browse files
author
한정
authored
Chore: change company name(nhnent->nhn) (#7)
1 parent 56fa1c6 commit 6e29efa

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
5555
## Enforcement
5656

5757
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at dl_javascript@nhnent.com. All
58+
reported by contacting the project team at dl_javascript@nhn.com. All
5959
complaints will be reviewed and investigated and will result in a response that
6060
is deemed necessary and appropriate to the circumstances. The project team is
6161
obligated to maintain confidentiality with regard to the reporter of an incident.

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If it has related to issues, add links to the issues(like `#123`) in the descrip
7979
Fill in the [Pull Request Template](./docs/PULL_REQUEST_TEMPLATE.md) by check your case.
8080

8181
## Code of Conduct
82-
This project and everyone participating in it is governed by the [Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to dl_javascript@nhnent.com.
82+
This project and everyone participating in it is governed by the [Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to dl_javascript@nhn.com.
8383

8484
> This Guide is base on [atom contributing guide](https://github.com/atom/atom/blob/master/CONTRIBUTING.md), [CocoaPods](http://guides.cocoapods.org/contributing/contribute-to-cocoapods.html) and [ESLint](http://eslint.org/docs/developer-guide/contributing/pull-requests)
8585

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 NHN Entertainment Corp.
3+
Copyright (c) 2019 NHN Corp.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![npm version](https://img.shields.io/npm/v/@toast-ui/vue-chart.svg)](https://www.npmjs.com/package/@toast-ui/vue-chart)
88
[![license](https://img.shields.io/github/license/nhnent/toast-ui.vue-chart.svg)](https://github.com/nhnent/toast-ui.vue-chart/blob/master/LICENSE)
99
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/nhnent/toast-ui.vue-chart/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
10-
[![code with hearth by NHN Entertainment](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-NHN%20Entertainment-ff1414.svg)](https://github.com/nhnent)
10+
[![code with hearth by NHN](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-NHN-ff1414.svg)](https://github.com/nhnent)
1111

1212
## 🚩 Table of Contents
1313
* [Collect statistics on the use of open source](#collect-statistics-on-the-use-of-open-source)
@@ -262,4 +262,4 @@ For more information on PR's step, please see links of Contributing section.
262262
* [Commit convention](https://github.com/nhnent/toast-ui.vue-chart/blob/master/docs/COMMIT_MESSAGE_CONVENTION.md)
263263
264264
## 📜 License
265-
This software is licensed under the [MIT](./LICENSE) © [NHN Ent.](https://github.com/nhnent)
265+
This software is licensed under the [MIT](./LICENSE) © [NHN.](https://github.com/nhnent)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"homepage": "https://github.com/nhnent/toast-ui.vue-chart",
1717
"bugs": "https://github.com/nhnent/toast-ui.vue-chart/issues",
18-
"author": "NHN Ent. FE Development Lab <dl_javascript@nhnent.com>",
18+
"author": "NHN. FE Development Lab <dl_javascript@nhn.com>",
1919
"repository": "https://github.com/nhnent/toast-ui.vue-chart.git",
2020
"license": "MIT",
2121
"devDependencies": {

0 commit comments

Comments
 (0)