From a104d30ef109250c24594cd489dc325275056b67 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 27 May 2020 10:04:07 +0200 Subject: [PATCH] chg: [new types] git-commit-id added --- categories-and-types/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/categories-and-types/README.md b/categories-and-types/README.md index 5cca646..6d1387b 100644 --- a/categories-and-types/README.md +++ b/categories-and-types/README.md @@ -67,6 +67,7 @@ |frequent-flyer-number| | | | | | | |gender| | | | | | | |gene| | X | | | | | +|git-commit-id| | | | | | X | |github-organisation| | | | | | | |github-repository| | | | X | | | |github-username| | | | | | | @@ -234,6 +235,7 @@ |frequent-flyer-number| | | | | | | |gender| | | | | | | |gene| | | | | | | +|git-commit-id| | | | | | | |github-organisation| | | | | | | |github-repository| | | | | | | |github-username| | | | | | | @@ -401,6 +403,7 @@ |frequent-flyer-number| X | | | | |gender| X | | | | |gene| | | | | +|git-commit-id| | | | | |github-organisation| | X | | | |github-repository| | X | | | |github-username| | X | | | @@ -588,6 +591,7 @@ * **frequent-flyer-number**: The frequent flyer number of a passenger * **gender**: The gender of a natural person (Male, Female, Other, Prefer not to say) * **gene**: GENE - Go Evtx sigNature Engine +* **git-commit-id**: A git commit ID. * **github-organisation**: A github organisation * **github-repository**: A github repository * **github-username**: A github user name