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

Contains the following commits:
0bbe65c libmbim-glib,proxy: plug memleak (Aleksander Morgado)
4064021 libmbim-glib,proxy: always use realpath in the MbimDevice (Aleksander Morgado)
b0ede0c libmbim-glib,device: use realpath basename to look for descriptors file (Aleksander Morgado)
4932766 libmbim-glib,utils: new helpers to work with symlinks (Aleksander Morgado)
2999e9a mbimcli: add --query-provisioned-contexts flag (Eric Caruso)

Change-Id: I5986dd430acdfc70a53435de9da01fb04b735879
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..6f7554b
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,3 @@
+set noparent
+akhouderchah@chromium.org
+ejcaruso@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.