Skip to content

Commit

Permalink
Update email in CoC (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioangatop authored Mar 27, 2024
1 parent 088b021 commit fb5e266
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@ name: CI
on:
workflow_dispatch:
pull_request:
paths-ignore:
- "docs/**"
- "*.md"
branches:
- main
push:
branches:
- main
paths-ignore:
- "docs/**"
- "*.md"

jobs:
quality:
runs-on: ubuntu-latest
Expand All @@ -32,7 +29,6 @@ jobs:
run: nox -s lint
- name: Performing static type checks
run: nox -s check

tests:
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion docs/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 conduct@kaiko.ai. All
reported by contacting the project team at eva@kaiko.ai. 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

0 comments on commit fb5e266

Please sign in to comment.