Jeff moved to a different team so remove him from OWNERS am: 6acca678b8 am: edb1927e46 am: 18af125c0c Original change: https://android-review.googlesource.com/c/platform/external/shflags/+/2059666 Change-Id: I12857d2db82b3a356ece95d004b43b8d05272ec2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
shFlags is a port of the Google gflags library for Unix shell. The code is written in a way to be as portable as possible to work across a wide array of Unix variants. It is also tested with shUnit2 to maintain code quality.
If you'd like to use shFlags, feel free to read the documentation. https://github.com/kward/shflags/wiki/Documentation12x