| commit | 735bf50bddcb82af0778833b867e2cae7ac34e50 | [log] [tgz] |
|---|---|---|
| author | Sadaf Ebrahimi <[email protected]> | Thu Dec 19 07:02:47 2024 -0800 |
| committer | Automerger Merge Worker <[email protected]> | Thu Dec 19 07:02:47 2024 -0800 |
| tree | e4b5d65779255099190dee573ae72466d4af9ce8 | |
| parent | 63d4e48fb639f6414be0db9d718e3be2667e4fed [diff] | |
| parent | e57226170ef4da0a05873cee2365d3d5476e8b0d [diff] |
Add janitors to the OWNERS file am: e57226170e Original change: https://android-review.googlesource.com/c/platform/external/shflags/+/3423903 Change-Id: I9967388f489b8765a5ff8a5762a063a531dbcb96 Signed-off-by: Automerger Merge Worker <[email protected]>
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