Skip to content

Commit

Permalink
chore: update email to ink@use.ink and copyright (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwht committed May 21, 2024
1 parent 3d5fb3f commit 3602733
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"line",
[
{
"pattern": " Copyright \\d{4}(-\\d{4})? @paritytech/contracts-ui authors & contributors",
"template": " Copyright 2022-2024 @paritytech/contracts-ui authors & contributors"
"pattern": " Copyright \\(\\d{4})? @use-ink/contracts-ui authors & contributors",
"template": " Copyright 2024 @use-ink/contracts-ui authors & contributors"
},
" SPDX-License-Identifier: GPL-3.0-only"
],
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe

## Enforcement

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

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.

Expand Down

0 comments on commit 3602733

Please sign in to comment.