]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
.github: ensure object_format.py is labeled the same as mgr_util.py
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 10 May 2022 14:31:34 +0000 (10:31 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 13 May 2022 14:42:00 +0000 (10:42 -0400)
Signed-off-by: John Mulligan <jmulligan@redhat.com>
.github/labeler.yml

index c2cea0742e4acd905bfb91a89a2dc9a72ef8e251..bf8c4d316833c102e1981fa5787790b635729c40 100644 (file)
@@ -54,6 +54,7 @@ mgr:
   - src/pybind/mgr/ceph_module.pyi
   - src/pybind/mgr/mgr_module.py
   - src/pybind/mgr/mgr_util.py
+  - src/pybind/mgr/object_format.py
   - src/pybind/mgr/requirements.txt
   - src/pybind/mgr/tox.ini
   - src/test/mgr/**