Skip to content

Commit

Permalink
Remove Sarah from notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
ztefanie committed Mar 5, 2024
1 parent 3934a66 commit 56c3283
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ commands:
default: integreat-app-notifications
type: string
failure_mentions:
default: '@steffen.kleinle @sarah.sporck @stefanie.metzger @andreas.fischer @leandra.hahn'
default: '@steffen.kleinle @stefanie.metzger @andreas.fischer @leandra.hahn'
type: string
only_for_branch:
default: main
Expand Down
2 changes: 1 addition & 1 deletion .circleci/src/commands/notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ parameters:
default: ''
type: string
failure_mentions:
default: '@steffen.kleinle @sarah.sporck @stefanie.metzger @andreas.fischer @leandra.hahn'
default: '@steffen.kleinle @stefanie.metzger @andreas.fischer @leandra.hahn'
type: string
success_mentions:
default: ''
Expand Down
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# the repo. Unless a later match takes precedence,
# these owners will be requested for
# review when someone opens a pull request.
* @steffenkleinle @sarahsporck @ztefanie @f1sh1918 @LeandraH
* @steffenkleinle @ztefanie @f1sh1918 @LeandraH
1 change: 0 additions & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ contact [Leandra](mailto:[email protected]),
our [website](https://integreat-app.de).

Other team members you can contact are
[Sarah](mailto:[email protected]),
[Steffi](mailto:[email protected]) and
[Andy](mailto:[email protected]).

Expand Down
5 changes: 0 additions & 5 deletions web/www/humans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@
# The humans responsible & technology colophon

/* TEAM */

Software Developer: Maximilian Ammann

Software Developer: Steffen Kleinle

Software Developer: Stefanie Metzger

Software Developer: Sarah Sporck

/* SITE */

Standards: JavaScript, HTML5, CSS3
Expand Down

0 comments on commit 56c3283

Please sign in to comment.