Skip to content

Commit 3602733

Browse files
authored
chore: update email to ink@use.ink and copyright (#561)
1 parent 3d5fb3f commit 3602733

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.eslintrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"line",
5454
[
5555
{
56-
"pattern": " Copyright \\d{4}(-\\d{4})? @paritytech/contracts-ui authors & contributors",
57-
"template": " Copyright 2022-2024 @paritytech/contracts-ui authors & contributors"
56+
"pattern": " Copyright \\(\\d{4})? @use-ink/contracts-ui authors & contributors",
57+
"template": " Copyright 2024 @use-ink/contracts-ui authors & contributors"
5858
},
5959
" SPDX-License-Identifier: GPL-3.0-only"
6060
],

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
4141

4242
## Enforcement
4343

44-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at admin@parity.io. The project team will review and investigate all complaints, and will respond in a way that it deems 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.
44+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at ink@use.ink. The project team will review and investigate all complaints, and will respond in a way that it deems 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.
4545

4646
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.
4747

0 commit comments

Comments
 (0)