Browse Source

CI: Notify @emilylange as a NixOS downstream maintainer of Linux releases

networkException 1 month ago
parent
commit
e5af75dc0e
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 @clickot" >> $GITHUB_OUTPUT
+          echo "linux=@rany2 @clickot @emilylange" >> $GITHUB_OUTPUT
           echo "windows=" >> $GITHUB_OUTPUT
           echo "macos=" >> $GITHUB_OUTPUT
       - name: Get the latest Chromium version