This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 5ac75e8 Fix repo description 5ac75e8 is described below commit 5ac75e8b80a4b197cdc2426adb983b00630dd09c Author: Sebb <s...@apache.org> AuthorDate: Fri Apr 2 13:38:32 2021 +0100 Fix repo description --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..0ee7e37 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,2 @@ +github: + description: Apache Commons Release Plugin \ No newline at end of file