diff --git a/library.json b/library.json index 45dbf3c..840db1e 100644 --- a/library.json +++ b/library.json @@ -64,5 +64,11 @@ "description": "A Vale-compatible implementation of select AsciiDoc guidance from the OpenShift docs contributor guidelines.", "homepage": "https://redhat-documentation.github.io/vale-at-red-hat/docs/main/user-guide/openshift-asciidoc-style-for-vale/", "url": "https://github.com/redhat-documentation/vale-at-red-hat/releases/latest/download/OpenShiftAsciiDoc.zip" + }, + { + "name": "SUSE", + "description": "A Vale-compatible implementation of the SUSE Documentation Style Guide.", + "homepage": "https://documentation.suse.com/style/current/html/docu_styleguide/", + "url": "https://github.com/openSUSE/suse-vale-styleguide" } -] \ No newline at end of file +]