Create .asf.yaml

This commit is contained in:
PJ Fanning 2022-10-31 12:54:33 +00:00 committed by GitHub
parent 6680c47dcc
commit ad9ad393fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

23
.asf.yaml Normal file
View file

@ -0,0 +1,23 @@
# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
github:
description: "Build highly concurrent, distributed, and resilient message-driven applications on the JVM"
homepage: https://pekko.apache.org/
labels:
- pekko
- streaming
- reactive
- actor-model
- concurrency
- cloud-native
- distributed-actors
- distributed-systems
- high-performance
features:
# Enable wiki for documentation
wiki: false
# Enable issue management
issues: true
# Enable projects for project management boards
projects: false