CHROMIUM: Import OWNERS file instead of listing them all

Update OWNERS to redirect to owners/cellular/OWNERS.modemmanager

BUG=b:346389012
TEST=None

Change-Id: Ie4f5941ee7e1ce3bf7326c1206d8daf610128f0c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libmbim/+/5648615
Auto-Submit: Andrew Lassalle <andrewlassalle@chromium.org>
Tested-by: Andrew Lassalle <andrewlassalle@chromium.org>
Commit-Queue: Eric Caruso <ejcaruso@chromium.org>
Reviewed-by: Eric Caruso <ejcaruso@chromium.org>
1 file changed
tree: a48b75ec15c420b77538260bc985b0137cbcafc1
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. LICENSES/
  6. src/
  7. utils/
  8. .editorconfig
  9. .gitignore
  10. .gitlab-ci.yml
  11. AUTHORS
  12. DIR_METADATA
  13. meson.build
  14. meson_options.txt
  15. NEWS
  16. OWNERS
  17. PRESUBMIT.cfg
  18. README.chromium
  19. README.md
  20. RELEASING
  21. unblocked_terms.txt
README.md

libmbim

libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Broadband Interface Model (MBIM) protocol.

Documentation

Project documentation is kept in: https://modemmanager.org/docs/libmbim/

License

  • libmbim-glib library is released under the LGPL-2.1-or-later license.
  • mbimcli and mbim-network tools are released under the GPL-2.0-or-later license.

License texts can be found under the LICENSES folder.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms, which you can find in the following link: https://www.freedesktop.org/wiki/CodeOfConduct CoC issues may be raised to the project maintainers at the following address: libmbim-devel-owner@lists.freedesktop.org