This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git
The following commit(s) were added to refs/heads/asf-site by this push:
new de92c6c updating asf.yml after skywalker example
de92c6c is described below
commit de92c6c08fa62293cbed6aab27c7b97276d19ec0
Author: poorejc <[email protected]>
AuthorDate: Sun Jun 19 14:20:54 2022 -0400
updating asf.yml after skywalker example
---
.asf.yaml | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 4552f65..6b7cf8e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,5 +14,28 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+github:
+ description: "Apache Flagon is a suite of comprehensive, thin-client
behavioral logging tools"
+ homepage: https://flagon.incubator.apache.org/
+ labels:
+ - flagon
+ - apache
+ - behavioral-analytics
+ - business-analytics
+ - usability
+ - usage
+ - user-monitoring
+ - docker
+ - kubernetes
+ - elasticsearch
+ - elk
+ - kibana
+ - behavioral-sciences
+ features:
+ # Enable issues management
+ issues: true
+ # Enable projects for project management boards
+ projects: true
+
publish:
whoami: asf-site
\ No newline at end of file