Skip to content
This repository was archived by the owner on Oct 24, 2019. It is now read-only.

Commit e571c9b

Browse files
author
jung-han
committed
chore: change company name(nhnent -> nhn
1 parent 5e77ac8 commit e571c9b

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Scope
3030
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
3131
Enforcement
3232

33-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at dl_javascript@nhnent.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
33+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at dl_javascript@nhn.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
3434

3535
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
3636
Attribution

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ Description
8383
If it has related to issues, add links to the issues(like #123) in the description. Fill in the Pull Request Template by check your case.
8484
Code of Conduct
8585

86-
This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to dl_javascript@nhnent.com.
86+
This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to dl_javascript@nhn.com.
8787

8888
This Guide is base on atom contributing guide, CocoaPods and ESLint

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![npm version](https://img.shields.io/npm/v/@toast-ui/react-grid.svg)](https://www.npmjs.com/package/@toast-ui/react-grid)
77
[![license](https://img.shields.io/github/license/nhnent/toast-ui.react-grid.svg)](https://github.com/nhnent/toast-ui.react-grid/blob/master/LICENSE)
88
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/nhnent/toast-ui.react-grid/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
9-
[![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)
9+
[![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)
1010

1111
## 🚩 Table of Contents
1212
* [Collect statistics on the use of open source](#collect-statistics-on-the-use-of-open-source)
@@ -264,4 +264,4 @@ For more information on PR's step, please see links of Contributing section.
264264
* [Commit convention](https://github.com/nhnent/toast-ui.react-grid/blob/master/docs/COMMIT_MESSAGE_CONVENTION.md)
265265

266266
## 📜 License
267-
This software is licensed under the [MIT](./LICENSE) © [NHN Ent.](https://github.com/nhnent)
267+
This software is licensed under the [MIT](./LICENSE) © [NHN.](https://github.com/nhnent)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"homepage": "https://github.com/nhnent/toast-ui.react-grid",
1717
"bugs": "https://github.com/nhnent/toast-ui.react-grid/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.react-grid.git",
2020
"license": "MIT",
2121
"browserslist": "last 2 versions, ie 9",

0 commit comments

Comments
 (0)