Skip to content

Commit 9ef9447

Browse files
committed
chore(project): change ownership
1 parent 4114b9e commit 9ef9447

File tree

6 files changed

+21
-65
lines changed

6 files changed

+21
-65
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

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

.github/ISSUE_TEMPLATE/feature_request.md

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

CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [2.0.1](https://github.com/olavoparno/react-use-scripts/compare/v2.0.0...v2.0.1) (2022-11-17)
6-
7-
## [2.0.0](https://github.com/olavoparno/react-use-scripts/compare/v1.0.3...v2.0.0) (2021-04-26)
5+
### [2.0.1](https://github.com/the-bugging/react-use-scripts/compare/v2.0.0...v2.0.1) (2022-11-17)
86

7+
## [2.0.0](https://github.com/the-bugging/react-use-scripts/compare/v1.0.3...v2.0.0) (2021-04-26)
98

109
### ⚠ BREAKING CHANGES
1110

12-
* changes the api in order to be more versatile
11+
- changes the api in order to be more versatile
1312

14-
* rewrites most of the logic ([94a4035](https://github.com/olavoparno/react-use-scripts/commit/94a4035040e63e3c2464bce42048858ac23ca198))
13+
- rewrites most of the logic ([94a4035](https://github.com/the-bugging/react-use-scripts/commit/94a4035040e63e3c2464bce42048858ac23ca198))
1514

16-
### [1.0.3](https://github.com/olavoparno/react-use-scripts/compare/v1.0.2...v1.0.3) (2020-08-13)
15+
### [1.0.3](https://github.com/the-bugging/react-use-scripts/compare/v1.0.2...v1.0.3) (2020-08-13)
1716

18-
### [1.0.2](https://github.com/olavoparno/react-use-scripts/compare/v1.0.1...v1.0.2) (2020-08-13)
17+
### [1.0.2](https://github.com/the-bugging/react-use-scripts/compare/v1.0.1...v1.0.2) (2020-08-13)
1918

20-
### [1.0.1](https://github.com/olavoparno/react-use-scripts/compare/v1.0.0...v1.0.1) (2020-08-13)
19+
### [1.0.1](https://github.com/the-bugging/react-use-scripts/compare/v1.0.0...v1.0.1) (2020-08-13)
2120

22-
## [1.0.0](https://github.com/olavoparno/react-use-scripts/compare/v1.0.6...v1.0.0) (2020-08-13)
21+
## [1.0.0](https://github.com/the-bugging/react-use-scripts/compare/v1.0.6...v1.0.0) (2020-08-13)

CODE_OF_CONDUCT.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@ diverse, inclusive, and healthy community.
1717
Examples of behavior that contributes to a positive environment for our
1818
community include:
1919

20-
* Demonstrating empathy and kindness toward other people
21-
* Being respectful of differing opinions, viewpoints, and experiences
22-
* Giving and gracefully accepting constructive feedback
23-
* Accepting responsibility and apologizing to those affected by our mistakes,
20+
- Demonstrating empathy and kindness toward other people
21+
- Being respectful of differing opinions, viewpoints, and experiences
22+
- Giving and gracefully accepting constructive feedback
23+
- Accepting responsibility and apologizing to those affected by our mistakes,
2424
and learning from the experience
25-
* Focusing on what is best not just for us as individuals, but for the
25+
- Focusing on what is best not just for us as individuals, but for the
2626
overall community
2727

2828
Examples of unacceptable behavior include:
2929

30-
* The use of sexualized language or imagery, and sexual attention or
30+
- The use of sexualized language or imagery, and sexual attention or
3131
advances of any kind
32-
* Trolling, insulting or derogatory comments, and personal or political attacks
33-
* Public or private harassment
34-
* Publishing others' private information, such as a physical or email
32+
- Trolling, insulting or derogatory comments, and personal or political attacks
33+
- Public or private harassment
34+
- Publishing others' private information, such as a physical or email
3535
address, without their explicit permission
36-
* Other conduct which could reasonably be considered inappropriate in a
36+
- Other conduct which could reasonably be considered inappropriate in a
3737
professional setting
3838

3939
## Enforcement Responsibilities
@@ -60,7 +60,7 @@ representative at an online or offline event.
6060

6161
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6262
reported to the community leaders responsible for enforcement at
63-
olavoparno at gmail dot com.
63+
contact at thebugging dot com.
6464
All complaints will be reviewed and investigated promptly and fairly.
6565

6666
All community leaders are obligated to respect the privacy and security of the
@@ -106,7 +106,7 @@ Violating these terms may lead to a permanent ban.
106106
### 4. Permanent Ban
107107

108108
**Community Impact**: Demonstrating a pattern of violation of community
109-
standards, including sustained inappropriate behavior, harassment of an
109+
standards, including sustained inappropriate behavior, harassment of an
110110
individual, or aggression toward or disparagement of classes of individuals.
111111

112112
**Consequence**: A permanent ban from any sort of public interaction within

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<img align="right" alt="traffic" src="https://pv-badge.herokuapp.com/total.svg?repo_id=olavoparno-react-use-scripts"/>
2-
31
# react-use-scripts
42

53
> Appends script tags to the document as functions or components with ease

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"repository": {
88
"type": "git",
9-
"url": "git://github.com/olavoparno/react-use-scripts.git"
9+
"url": "git://github.com/the-bugging/react-use-scripts.git"
1010
},
1111
"main": "dist/index.js",
1212
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)