Skip to content

Commit a230114

Browse files
chore: neasify
1 parent 48003d4 commit a230114

5 files changed

Lines changed: 17 additions & 222 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

GOVERNANCE.md

Lines changed: 0 additions & 145 deletions
This file was deleted.

LICENSE

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# This project contains IP governed by two licenses
2+
3+
This project originated from the Open Source contributions to {{ Product }}, which is licensed under the license(s) listed below or as may be included in the source code files. As such, all unmodified code and materials are subject to the terms of {{ Product }}'s original license(s).
4+
All other materials, including new files or modifications to existing files (the "Updates" or "Services") are original works of HeroDevs, Inc. and licensed under the HeroDevs NES License.
5+
Access to this project, via any medium, is restricted to parties explicitly authorized by HeroDevs, Inc. Contact <[email protected]> to learn more.
6+
7+
## HeroDevs NES License
8+
9+
Copyright © 2023-present, HeroDevs, Inc. All Rights Reserved.
10+
11+
Access to this source code is restricted, regardless of medium, to parties who have a current commercial agreement with HeroDevs that authorizes such access. Unless otherwise executed in writing by HeroDevs, Inc., use of this source code, as well as any other associated asset, is subject to the terms and conditions of the applicable agreement located at <https://docs.herodevs.com/tos/agreements>.
12+
13+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
15+
16+
--------
17+
118
The MIT License (MIT)
219

320
Copyright (c) 2015 Joyent, Inc.

README.md

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# Node.js
22

3-
[![dockeri.co](https://dockerico.blankenship.io/image/node)](https://hub.docker.com/_/node)
4-
5-
[![GitHub issues](https://img.shields.io/github/issues/nodejs/docker-node.svg "GitHub issues")](https://github.com/nodejs/docker-node)
6-
[![GitHub stars](https://img.shields.io/github/stars/nodejs/docker-node.svg "GitHub stars")](https://github.com/nodejs/docker-node)
7-
8-
The official Node.js docker image, made with love by the node community.
9-
103
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
114
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
125
## Table of Contents
@@ -29,11 +22,6 @@ The official Node.js docker image, made with love by the node community.
2922
- [License](#license)
3023
- [Supported Docker versions](#supported-docker-versions)
3124
- [Supported Node.js versions](#supported-nodejs-versions)
32-
- [Governance and Current Members](#governance-and-current-members)
33-
- [Docker Working Group Members](#docker-working-group-members)
34-
- [Docker Working Group Collaborators](#docker-working-group-collaborators)
35-
- [Emeritus](#emeritus)
36-
- [Docker Working Group Members](#docker-working-group-members-1)
3725

3826
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
3927

@@ -243,30 +231,3 @@ upgrade your Docker daemon.
243231
## Supported Node.js versions
244232

245233
This project will support Node.js versions as still under active support as per the [Node.js release schedule](https://github.com/nodejs/Release).
246-
247-
## Governance and Current Members
248-
249-
The Node.js Docker Image is governed by the Docker Working Group. See
250-
[GOVERNANCE.md](GOVERNANCE.md)
251-
to learn more about the group's structure and [CONTRIBUTING.md](CONTRIBUTING.md) for guidance
252-
about the expectations for all contributors to this project.
253-
254-
### Docker Working Group Members
255-
256-
- Hans Kristian Flaatten ([starefossen](https://github.com/starefossen))
257-
- Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes))
258-
- John Mitchell ([jlmitch5](https://github.com/jlmitch5))
259-
260-
### Docker Working Group Collaborators
261-
262-
- Mikeal Rogers ([mikeal](https://github.com/mikeal))
263-
- Laurent Goderre ([LaurentGoderre](https://github.com/LaurentGoderre))
264-
- Simen Bekkhus ([SimenB](https://github.com/SimenB))
265-
- Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello))
266-
267-
### Emeritus
268-
269-
#### Docker Working Group Members
270-
271-
- Christopher Horrell ([chorrell](https://github.com/chorrell))
272-
- Peter Petrov ([pesho](https://github.com/pesho))

SECURITY.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)