From 1b7b5eac563599ea65401589e1e76d9312ed28d1 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Wed, 30 Dec 2020 14:26:47 +0200 Subject: [PATCH] contributing: update package request policy --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 083804c64..9eebb83d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,6 +49,9 @@ our repositories: - Packages must NOT duplicate functionality of the already present ones. +- Packages must NOT be phishing or pentesting tools. This does not apply for tools with + double purpose like Nmap. + Also we will reject any requests for low-quality packages, simple utilities consisting of one-file scripts and scripts which automate use of existing packages.