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.git
The following commit(s) were added to refs/heads/master by this push:
new 1ea073560f HDDS-12467. Enable new asf.yaml parser (#8011)
1ea073560f is described below
commit 1ea073560fc8d40e47546c1381f2d9f649907c24
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Mar 5 13:42:29 2025 +0100
HDDS-12467. Enable new asf.yaml parser (#8011)
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 94c18f0c58..ee7ad92105 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: "Scalable, reliable, distributed storage system optimized for
data analytics and object store workloads."
homepage: https://ozone.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]