From 16aeef1608942137b857b1fa31661106547eeb29 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 17 Dec 2018 22:50:44 +0100 Subject: [website] Added security vulnerability disclosure page --- website/templates/contributing/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'website/templates/contributing/index.html') diff --git a/website/templates/contributing/index.html b/website/templates/contributing/index.html index 4f6a1bca..c6c85483 100644 --- a/website/templates/contributing/index.html +++ b/website/templates/contributing/index.html @@ -13,5 +13,8 @@ Discusses how lombok ends up being invoked, and how it gets around to transforming code being compiled / edited. +
+ More documentation can be found on the project lombok github wiki. +
-- cgit