This is an automated email from the ASF dual-hosted git repository.
linghengqian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
The following commit(s) were added to refs/heads/master by this push:
new 1a01674b8 fix: remove UTF-8 BOM from .gitattributes (#2524)
1a01674b8 is described below
commit 1a01674b86ee283b102d495ce077baa0fe248a70
Author: Dahyun Woo <[email protected]>
AuthorDate: Wed Jul 15 11:34:16 2026 +0200
fix: remove UTF-8 BOM from .gitattributes (#2524)
---
.gitattributes | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitattributes b/.gitattributes
index 287593cdd..797b44bc8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,4 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
+# 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