Merge PR #32131 into master

* refs/pull/32131/head:
	codeowners: Add ceph2.py to @ceph/orchestrators

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
Patrick Donnelly 2019-12-09 16:39:36 -08:00
commit 6cd51077e2
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB

2
.github/CODEOWNERS vendored
View File

@ -17,7 +17,9 @@
/src/pybind/mgr/test_orchestrator @ceph/orchestrators
/src/python-common/ceph/deployment @ceph/orchestrators
/qa/standalone/test_ceph_daemon.sh @ceph/orchestrators
/qa/tasks/ceph2.py @ceph/orchestrators
/qa/tasks/mgr/test_orchestrator_cli.py @ceph/orchestrators
/qa/tasks/mgr/test_ssh_orchestrator.py @ceph/orchestrators
/doc/mgr/orchestrator_cli.rst @ceph/orchestrators
/doc/mgr/orchestrator_modules.rst @ceph/orchestrators