Skip to content

Commit

Permalink
Remove @neNasko1 temporarily (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 authored Jan 31, 2025
1 parent e277f9f commit d9802b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @adityagoel4512 @cbourjau @neNasko1
* @adityagoel4512 @cbourjau
2 changes: 1 addition & 1 deletion .github/workflows/array-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
repo: context.repo.repo,
title: "Weekly run failure: Array API coverage",
body: "The weekly run of the Array API test suite failed. See https://github.com/Quantco/ndonnx/actions/runs/${{ github.run_id }} for details.",
assignees: ["adityagoel4512", "cbourjau", "neNasko1"],
assignees: ["adityagoel4512", "cbourjau"],
labels: ["[bot] Weekly run"]
})
}
Expand Down

0 comments on commit d9802b0

Please sign in to comment.