This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/main by this push:
new 6d3cd10f7 ORC-1919: Update `.asf.yaml` with new `README.md` link
6d3cd10f7 is described below
commit 6d3cd10f717bbc901e87d4a75e96ac1d4750b3f0
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Thu Jun 12 12:54:06 2025 -0700
ORC-1919: Update `.asf.yaml` with new `README.md` link
### What changes were proposed in this pull request?
This PR aims to update `.asf.yaml` with new `README.md` link.
### Why are the changes needed?
ASF Infra team archived the old page in favor of GitHub README.md.
### How was this patch tested?
Manual review.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #2268 from dongjoon-hyun/ORC-1919.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3133513c4..0b0938945 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
+# https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
---
github:
description: "Apache ORC - the smallest, fastest columnar storage for Hadoop
workloads"