From cf640e5e8c51610dd8d472907c2e72e994b1f475 Mon Sep 17 00:00:00 2001 From: "Doroszlai, Attila" Date: Wed, 5 Mar 2025 12:17:29 +0100 Subject: [PATCH] HDDS-12467. Enable new asf.yaml parser --- .asf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 56be8b1..8870ad0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -12,6 +12,11 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + +# Enable the next-gen .asf.yaml parser +meta: + nextgen: true + github: description: "Repository for building Apache Ozone Docker images" homepage: https://ozone.apache.org