This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git
commit e7f4bbc09ac710c6288098a0c959d60dea04d6f8 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Jun 3 19:19:54 2023 +0200 [MJARSIGNER-65] Ignore format commit --- .git-blame-ignore-revs | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 0000000..6e05bf5 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,19 @@ +# 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. + +# code reformat after parent 39 +3a3c74cd3448452956f6e811384d26f9a32af43e \ No newline at end of file
