You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cl...@apache.org on 2016/08/23 06:26:19 UTC

[whimsy] branch incomplete-unsigned updated: Added publickey.erb for missing public key

This is an automated email from the ASF dual-hosted git repository.

clr pushed a commit to branch incomplete-unsigned
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/incomplete-unsigned by this push:
       new  3d072fc   Added publickey.erb for missing public key
3d072fc is described below

commit 3d072fcde738b8b885fea755110e09b3158c76e1
Author: Craig L Russell <cr...@oracle.com>
AuthorDate: Mon Aug 22 23:26:08 2016 -0700

    Added publickey.erb for missing public key
---
 www/secretary/workbench/publickey.erb | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/www/secretary/workbench/publickey.erb b/www/secretary/workbench/publickey.erb
new file mode 100644
index 0000000..fb83c5a
--- /dev/null
+++ b/www/secretary/workbench/publickey.erb
@@ -0,0 +1,16 @@
+to:   <%= realname.inspect %> <<%= pemail %>>
+from: <%= from %>
+cc:   secretary@apache.org
+bcc:  <%= bcc %>
+subject: Unsigned Document
+
+Dear <%= realname %>,
+
+We received this document but cannot verify your signature without
+your public key. Please upload your public key to pgpkeys.mit.edu.
+
+http://www.apache.org/licenses/#submitting
+
+Warm Regards,
+
+<%= sig %>

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].