diff options
author | Martin Schreier <martin_s@apache.org> | 2022-01-06 17:25:43 +0100 |
---|---|---|
committer | Martin Schreier <martin_s@apache.org> | 2022-01-06 17:25:43 +0100 |
commit | 239669209d0ca6036ec3387b9f20cb8c3da6ff42 (patch) | |
tree | 7d3db6447fa211a9e35980c8523d01cd3f1ab2a2 | |
parent | 2cb4db31bfebd9517a39eb4e7b2181c81c9b1eeb (diff) | |
download | archiva-239669209d0ca6036ec3387b9f20cb8c3da6ff42.tar.gz archiva-239669209d0ca6036ec3387b9f20cb8c3da6ff42.zip |
Enabling github wiki
-rw-r--r-- | .asf.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,6 +10,13 @@ github: squash: true merge: false rebase: true + features: + # Enable wiki for documentation + wiki: true + # Enable issue management + issues: false + # Enable projects for project management boards + projects: true notifications: commits: commits@archiva.apache.org issues: dev@archiva.apache.org |