This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-classloaders.git
The following commit(s) were added to refs/heads/main by this push:
new 19527a9 Drop trailing slash on homepage URL in GitHub
19527a9 is described below
commit 19527a9648882c7ce6f0081fec472f4d6d2d45e8
Author: Christopher Tubbs <[email protected]>
AuthorDate: Thu Sep 24 10:27:43 2020 -0400
Drop trailing slash on homepage URL in GitHub
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3f41193..4a121e3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,7 @@
github:
description: "Apache Accumulo Classloader Extras"
- homepage: https://accumulo.apache.org/
+ homepage: https://accumulo.apache.org
labels:
- java
- classloader