This is an automated email from the ASF dual-hosted git repository. abhishekrb19 pushed a commit to branch license_asf_yaml in repository https://gitbox.apache.org/repos/asf/druid-operator.git
commit d0809bade0338f04bead3a139a02f3d02dd43f6d Author: Abhishek Balaji Radhakrishnan <[email protected]> AuthorDate: Mon Jun 15 23:07:38 2026 -0700 [Infra] trigger .asf.yaml Add license header --- .asf.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index abd5a41..c8ca603 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,3 +1,22 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, 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. +# + # note: documentation can be found here https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features github: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
