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-site.git
The following commit(s) were added to refs/heads/master by this push:
new 510aa9d4 HDDS-12467. Enable new asf.yaml parser (#127)
510aa9d4 is described below
commit 510aa9d411def6d940c363da2048b3d7c6e9c73c
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Mar 5 13:41:03 2025 +0100
HDDS-12467. Enable new asf.yaml parser (#127)
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 8df62b49..09993789 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: "Website for Apache Ozone"
homepage: https://ozone.apache.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]