v4l2_stateful_decoder: add OWNERS for bitstream files

This adds an OWNERS file for code in the bitstream directory. These are
used by v4l2_stateful_decoder to assist in parsing bitstreams into
frames.

BUG=none
TEST=None

Change-Id: Ida0ffd32a91196c946aad5171af279b62910320a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/drm-tests/+/3573379
Tested-by: Nathan Hebert <nhebert@chromium.org>
Reviewed-by: Miguel Casas-Sanchez <mcasas@chromium.org>
Reviewed-by: Steve Cho <stevecho@chromium.org>
Commit-Queue: Nathan Hebert <nhebert@chromium.org>
diff --git a/bitstreams/OWNERS b/bitstreams/OWNERS
new file mode 100644
index 0000000..cd44cb9
--- /dev/null
+++ b/bitstreams/OWNERS
@@ -0,0 +1,5 @@
+frkoenig@chromium.org
+greenjustin@chromium.org
+jchinlee@chromium.org
+nhebert@chromium.org
+stevecho@chromium.org