Merge remote-tracking branch 'cros/upstream' into merge-upstream

26ec43c sar: add support for Transmission Status
e9b5af3 sar: add missing Since tags in enums
9cb417b mbimcli,sar: reword command help items
d3ed5f9 mbimcli,sar: set operations receive strings, not flags
701de6d libmbim-glib,sar: renamed Transmission Status related enums
6a0fd38 docs: add missing doc for Transmission Status related enums
97028c6 mbim-codegen: avoid struct plurals in method documentation
55aca95 doc: skip running gtkdoc-rebase on local install step
fdd51e5 docs: add 'online-location' reference
e2b3546 core: update copyright years to 2021
2731324 build: add new RELEASING doc explaining how releases are made
76c8be6 README: add CoC info

BUG=None
TEST=deploy MM and libmbim to jinlon and test internet connection

Change-Id: I1d91abbda739c5db0ae32690040095965cafa2a2
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..131ce16
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,6 @@
+set noparent
+ejcaruso@chromium.org
+pholla@chromium.org
+andrewlassalle@chromium.org
+madhavadas@google.com
+vpalatin@chromium.org
diff --git a/README.chromium b/README.chromium
new file mode 100644
index 0000000..0ad12ac
--- /dev/null
+++ b/README.chromium
@@ -0,0 +1,6 @@
+URL: http://cgit.freedesktop.org/libmbim/libmbim/
+License: GPLv2
+License File: COPYING
+
+Description:
+  MBIM modem protocol helper library.