Add janitors to the OWNERS file am: 23a3d1feab Original change: https://android-review.googlesource.com/c/platform/external/snakeyaml/+/3423904 Change-Id: I6bcccee782af5e0daed671a31dcb0e0bb51abfe3 Signed-off-by: Automerger Merge Worker <[email protected]>
The art of simplicity is a puzzle of complexity.
YAML is a data serialization format designed for human readability and interaction with scripting languages.
SnakeYAML is a YAML 1.1 processor for the Java Virtual Machine version 7. For YAML 1.2 (which is a superset of JSON) you may have a look at SnakeYAML Engine