diff options
author | Morris Jobke <hey@morrisjobke.de> | 2021-06-16 09:19:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-16 09:19:43 +0200 |
commit | deaf0f3aa2f02f9112939df24fce4adea97b3769 (patch) | |
tree | 852691565ca9d95b27f12bf22168348cc1404b1e /.github | |
parent | c56f580f312ee01bd4c145bba8ce0473c583060b (diff) | |
download | nextcloud-server-deaf0f3aa2f02f9112939df24fce4adea97b3769.tar.gz nextcloud-server-deaf0f3aa2f02f9112939df24fce4adea97b3769.zip |
Change reviewers of Psalm baseline update
Change reviewers from Roeland and Me to Julius and Louis
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/update-psalm-baseline.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-psalm-baseline.yml b/.github/workflows/update-psalm-baseline.yml index c9ca2e85a6c..943e1f509d3 100644 --- a/.github/workflows/update-psalm-baseline.yml +++ b/.github/workflows/update-psalm-baseline.yml @@ -44,4 +44,4 @@ jobs: Auto-generated update psalm-baseline.xml with fixed psalm warnings labels: | automated pr - reviewers: rullzer, morrisjobke, kesselb + reviewers: juliushaertl, artonge, kesselb |