From 19246cc5231f356e6bec3073eb9cc13fa076e90e Mon Sep 17 00:00:00 2001 From: Nicolas Dupont Date: Fri, 5 Apr 2024 15:30:56 +0200 Subject: [PATCH] Re-add "Other" type --- termsTypes.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/termsTypes.json b/termsTypes.json index dc0ddf9..5d507ba 100644 --- a/termsTypes.json +++ b/termsTypes.json @@ -368,5 +368,10 @@ "references": { "Open Terms Archive discussion": "https://github.com/OpenTermsArchive/engine/discussions/923" } + }, + "Other": { + "writer": "service provider", + "audience": "anyone", + "object": "various documents submitted by ToS;DR users" } }