Skip to content

Commit

Permalink
Merge pull request #12 from nhnent/chore/change-company-name
Browse files Browse the repository at this point in the history
chore: change company name(nhnent -> nhn)
  • Loading branch information
頃滌爼 authored and lja1018 committed Feb 5, 2021
1 parent a2381fd commit e22ce4b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/toast-ui.vue-image-editor/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at dl_javascript@nhnent.com. All
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.
Expand Down
2 changes: 1 addition & 1 deletion apps/toast-ui.vue-image-editor/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ If it has related to issues, add links to the issues(like `#123`) in the descrip
Fill in the [Pull Request Template](./docs/PULL_REQUEST_TEMPLATE.md) by check your case.

## Code of Conduct
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.
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.

> 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)
2 changes: 1 addition & 1 deletion apps/toast-ui.vue-image-editor/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 NHN Entertainment Corp.
Copyright (c) 2019 NHN Corp.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions apps/toast-ui.vue-image-editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![npm version](https://img.shields.io/npm/v/@toast-ui/vue-image-editor.svg)](https://www.npmjs.com/package/@toast-ui/vue-image-editor)
[![license](https://img.shields.io/github/license/nhnent/toast-ui.vue-image-editor.svg)](https://github.com/nhnent/toast-ui.vue-image-editor/blob/master/LICENSE)
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/nhnent/toast-ui.vue-image-editor/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
[![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)
[![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)
## 馃毄 Table of Contents
* [Collect statistics on the use of open source](#collect-statistics-on-the-use-of-open-source)
* [Install](#-install)
Expand Down Expand Up @@ -245,4 +245,4 @@ For more information on PR's step, please see links of Contributing section.
* [Commit convention](./docs/COMMIT_MESSAGE_CONVENTION.md)

## 馃摐 License
This software is licensed under the [MIT](./LICENSE)[NHN Ent.](https://github.com/nhnent)
This software is licensed under the [MIT](./LICENSE)[NHN.](https://github.com/nhnent)
2 changes: 1 addition & 1 deletion apps/toast-ui.vue-image-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"homepage": "https://github.com/nhnent/toast-ui.vue-image-editor",
"bugs": "https://github.com/nhnent/toast-ui.vue-image-editor/issues",
"author": "NHN Ent. FE Development Lab <dl_javascript@nhnent.com>",
"author": "NHN. FE Development Lab <dl_javascript@nhn.com>",
"repository": "https://github.com/nhnent/toast-ui.vue-image-editor.git",
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit e22ce4b

Please sign in to comment.