From 6424d797e5a0030e4950298e85a8baa750b1e50d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 12 Jul 2018 15:04:09 +0200 Subject: [PATCH] rsit should be lower-case --- MANIFEST.json | 2 +- rsit/machinetag.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index 6cfaa2d..12951f8 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -337,7 +337,7 @@ }, { "version": 1, - "name": "RSIT", + "name": "rsit", "description": "Reference Security Incident Classification Taxonomy." } ], diff --git a/rsit/machinetag.json b/rsit/machinetag.json index 6ac8196..75e4d10 100644 --- a/rsit/machinetag.json +++ b/rsit/machinetag.json @@ -275,5 +275,5 @@ ], "version": 1, "description": "Reference Security Incident Classification Taxonomy", - "namespace": "RSIT" + "namespace": "rsit" }