From ab91b1012285a16ecd8530b58fedef7dbe77c590 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 19 Feb 2021 09:29:18 +0100 Subject: [PATCH] Update concept.md --- _services/concept.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_services/concept.md b/_services/concept.md index 229d458..d466364 100644 --- a/_services/concept.md +++ b/_services/concept.md @@ -25,6 +25,7 @@ A publisher can be any organisation, project or individual requesting a publishe | `cycat-uuid` | assigned CyCAT UUID | :heavy_check_mark: | | `link` | Internet link referencing the publisher | :heavy_check_mark: | | `timestamp` | Last update of the publisher record (unix timestamp) | :heavy_check_mark: | +| `maintainer` | owner, external, cycat | - | Publisher examples: `mitre`, `circl`, `misp` @@ -43,3 +44,5 @@ A publisher can request one or more project to CyCAT associated to the publisher | `type` | [Taxonomy type](https://github.com/CyCat-project/cycat-taxonomy) of the project from CyCAT taxonomy | :heavy_check_mark: | | `scope` | [Taxonomy scope](https://github.com/CyCat-project/cycat-taxonomy) of the project from CyCAT taxonomy | :heavy_check_mark: | | `timestamp` | Last update of the project record (unix timestamp)| :heavy_check_mark: | +| `maintainer` | owner, external, cycat | - | +