This is an automated email from the ASF dual-hosted git repository.

zitadombi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-docker-runner.git


The following commit(s) were added to refs/heads/master by this push:
     new 72190d1  HDDS-12467. Enable new asf.yaml parser (#40)
72190d1 is described below

commit 72190d1ea8dd4ae5e075ff7d25d50ffd070b9157
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Mar 5 13:41:56 2025 +0100

    HDDS-12467. Enable new asf.yaml parser (#40)
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 11e033e..1a6bb1b 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: "Container image to provide runtime environment for developing 
and testing Apache Ozone"
   homepage: https://ozone.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to