Modify OWNERS file.

Update the OWNERS list in 'huddly-updater' to include
'jpdelima@chromium.org'.

BUG=none
TEST=n/a

Change-Id: I86e1a9e9cd881248cb2fbd5fb7e0fa417460879f
Reviewed-on: https://chromium-review.googlesource.com/1724915
Tested-by: Kyle Williams <kdgwill@chromium.org>
Commit-Ready: Kyle Williams <kdgwill@chromium.org>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
Reviewed-by: Matthew Ziegelbaum <ziegs@chromium.org>
1 file changed
tree: f2deb1789511b664a6935b6065fe8bcfe6fc96fa
  1. conf/
  2. src/
  3. .gitignore
  4. COMMIT-QUEUE.ini
  5. common.mk
  6. LICENSE
  7. Makefile
  8. OWNERS
  9. README.md
README.md

Huddly-updater is a utility to upgrade the huddly camera firmware.

Requirements

TODO: The GNU C library, libusb 1.0 and libudev are required.

Building

At the root of the repository,

$ make

Alternatively at Chromium OS development environment,

$ emerge-$${BOARD} huddly-updater

How to use

$ huddly-updater --help

TODO

It will also provide assistant tools to query the firmware version of the firmware installed in the huddly camera, that of a binary blob file.