ceph/.github
Ilya Dryomov 716996eff8 .github: sync the list of paths for rbd label with CODEOWNERS
With https://github.com/actions/labeler/issues/483 still pending, do it
manually.

A couple of entries matching both files and directories were expanded
since, unlike fnmatch(3), minimatch treats slashes specially:

- src/include/rbd* -> src/include/rbd* src/include/rbd/**
- src/rbd*         -> src/rbd* src/rbd*/**
- src/test/rbd*    -> src/test/rbd* src/test/rbd*/**

A bunch of entries under src/tools were combined into:

- src/tools/rbd*/**

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2024-04-23 13:27:03 +02:00
..
workflows .github/workflows/create-backport-trackers.yml: update versions of actions 2024-03-01 13:26:36 -08:00
CODEOWNERS CODEOWNERS: assign ceph-rbd-mirror systemd service to RBD 2024-04-23 12:57:49 +02:00
dependabot.yml .github: fix length of dependabot commit message prefix 2024-01-24 20:37:04 +00:00
labeler.yml .github: sync the list of paths for rbd label with CODEOWNERS 2024-04-23 13:27:03 +02:00
milestone.yml
pull_request_template.md