phosphor-nvme: srcrev bump bc10c7d65a..5022a4ee5c

Manojkiran Eda (1):
      Add OWNERS file

Change-Id: I323a5be42e93f7c224e0dbc395573777dd29f1e1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 878d8b1..7928b2b 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "nlohmann-json"
 
 SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git"
-SRCREV = "bc10c7d65a11d3a22232a6c5ab61cc874f46b8c0"
+SRCREV = "5022a4ee5cd4d3eaeabc4e991507e71b35b26a16"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.nvme.manager.service"