chg: [person] Gender unknown added

This has been added when investigation is ongoing and
alias is know but gender is unknown discovered during
Enforce training.

topic:enforce
pull/187/head
Alexandre Dulaunoy 2019-05-16 15:08:43 +02:00
parent e066df4e6d
commit d922d3eaa5
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 2 deletions

View File

@ -63,7 +63,8 @@
"Male", "Male",
"Female", "Female",
"Other", "Other",
"Prefer not to say" "Prefer not to say",
"Unknown"
], ],
"disable_correlation": true "disable_correlation": true
}, },
@ -188,7 +189,7 @@
"disable_correlation": true "disable_correlation": true
} }
}, },
"version": 9, "version": 10,
"description": "An object which describes a person or an identity.", "description": "An object which describes a person or an identity.",
"meta-category": "misc", "meta-category": "misc",
"uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248", "uuid": "a15b0477-e9d1-4b9c-9546-abe78a4f4248",