mirror of
https://github.com/ceph/ceph
synced 2024-12-19 09:57:05 +00:00
716996eff8
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> |
||
---|---|---|
.. | ||
workflows | ||
CODEOWNERS | ||
dependabot.yml | ||
labeler.yml | ||
milestone.yml | ||
pull_request_template.md |