telemetry: srcrev bump cc8abc0be5..3995a361af

Patrick Williams (1):
      Remove OWNERS which are unqualified

Change-Id: Ica2aaf0070ad41816a7066faea165ff8ba04e203
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index 479be41..9b1cd7e 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@
            phosphor-logging \
            sdbusplus \
            systemd"
-SRCREV = "cc8abc0be58c19acd088da455454fdf466a1745f"
+SRCREV = "3995a361af50f6708090bf853494cf1659864cd4"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"