[openssl-commits] [tools] master update
Rich Salz
rsalz at openssl.org
Tue Oct 24 19:53:25 UTC 2017
The branch master has been updated
via 789508be793ffbe64186efc7348bccd0e61d9b03 (commit)
from 8bdaf7f34539129ef26e9aadaca98fb7ab50f267 (commit)
- Log -----------------------------------------------------------------
commit 789508be793ffbe64186efc7348bccd0e61d9b03
Author: Rich Salz <rsalz at openssl.org>
Date: Tue Oct 24 15:53:22 2017 -0400
Add mention of recent scripts
-----------------------------------------------------------------------
Summary of changes:
license/README | 3 +++
1 file changed, 3 insertions(+)
diff --git a/license/README b/license/README
index 7523fc2..aa713db 100644
--- a/license/README
+++ b/license/README
@@ -3,10 +3,13 @@ Tools
createdb -- Create the license approval database
finduser -- List specified email or names
devteam.py -- List of dev team members; edit this for your project
+ get-followups -- Make list of people who have not replied
git-import -- Import specified commits
git-import-all -- Script to import all git commits
mailuser -- Send license mail to specified addresses (SQL patterns)
+ rmcommit -- Remove a set of commits from a user's activity
rmuser -- Remove specified email authors from database
+ whattoremove -- Commits to remove for folks who said no
Passwords; create these files. One line per each
adpass.txt -- HTTP password for admin functions
More information about the openssl-commits
mailing list