This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new fa18ad6ef Add more topics to GitHub page.
fa18ad6ef is described below
commit fa18ad6ef87fa876b069e229fd6eeaab29b48e99
Author: James Bognar <[email protected]>
AuthorDate: Sun Sep 28 09:56:41 2025 -0400
Add more topics to GitHub page.
---
.asf.yaml | 40 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 38 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index e53f2fc20..2f31125ca 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,10 +15,46 @@ github:
description: "Apache Juneau"
homepage: https://juneau.apache.org/
labels:
+ # Core technology
+ - java
+ - serialization
+ - rest-api
+ - microservices
- json
+ - xml
+ - http-client
+ - servlet
+ # Framework integration
+ - spring-boot
+ - jetty
+ - jax-rs
+ - maven
+ - osgi
+ # Use cases
+ - configuration
+ - testing
+ - mocking
+ - data-binding
+ - content-negotiation
+ - swagger
+ - openapi
+ # Technical features
+ - pojo
+ - bean
+ - fluent-api
+ - zero-dependency
+ - lightweight
+ - performance
+ # Format support
+ - json5
+ - html
+ - url-encoding
+ - messagepack
+ - rdf
+ - csv
+ - soap
+ # Project specific
- juneau
- - http
- - rest
- apache
- website
- docusaurus