Skip to content

Commit

Permalink
Update labeler for pylibcudf (rapidsai#16868)
Browse files Browse the repository at this point in the history
The labeler was not updated for the move of pylibcudf to a separate package.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: rapidsai#16868
  • Loading branch information
vyasr authored Sep 21, 2024
1 parent ed2f9f6 commit 96d2f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cudf.polars:
- 'python/cudf_polars/**'

pylibcudf:
- 'python/cudf/pylibcudf/**'
- 'python/pylibcudf/**'

libcudf:
- 'cpp/**'
Expand Down

0 comments on commit 96d2f81

Please sign in to comment.