You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/04/11 12:46:31 UTC

[commons-crypto] branch master updated: Add ggregory as developer. Sort tickets.

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new 428f8b5  Add ggregory as developer. Sort tickets.
428f8b5 is described below

commit 428f8b5ec8be8d69d1d249cdc0910d6e2b992c8a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Apr 11 08:46:27 2020 -0400

    Add ggregory as developer.
    Sort tickets.
---
 pom.xml                 | 5 +++++
 src/changes/changes.xml | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e38ed4b..2202702 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,6 +228,11 @@ The following provides more details on the included cryptographic software:
       <email>yliu@apache.org</email>
       <id>yliu</id>
     </developer>
+    <developer>
+      <name>Gary Gregory</name>
+      <email>ggregory@apache.org</email>
+      <id>ggregory</id>
+    </developer>
   </developers>
 
   <contributors>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f657537..515f00e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,8 +62,8 @@
 
   <body>
     <release version="1.1.0" date="tba" description="tba">
-      <action issue="CRYPTO-134" type="fix" dev="sebb" >CipherByteBufferExample should not truncate the string</action>
       <action issue="CRYPTO-131" type="add" dev="britter" >Provide FAQ page.</action>
+      <action issue="CRYPTO-134" type="fix" dev="sebb" >CipherByteBufferExample should not truncate the string</action>
     </release>
 
     <release version="1.0.0" date="2016-07-22" description="