Browse Source

Notify @clickot too

PF4Public 1 year ago
parent
commit
ea0fe63b54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/new_version_check.yml

+ 1 - 1
.github/workflows/new_version_check.yml

@@ -17,7 +17,7 @@ jobs:
         id: maintainers
         run: |
           echo "all=@networkException" >> $GITHUB_OUTPUT
-          echo "linux=@rany2" >> $GITHUB_OUTPUT
+          echo "linux=@rany2 @clickot" >> $GITHUB_OUTPUT
           echo "windows=" >> $GITHUB_OUTPUT
           echo "macos=" >> $GITHUB_OUTPUT
       - name: Get the latest Chromium version