This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
commit 06344fa779670c73f5f18e6702a6c5df88d01afa Author: zhangliang <[email protected]> AuthorDate: Tue Jun 7 16:39:40 2022 +0800 fix: add newline to end of file --- DISCLAIMER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DISCLAIMER b/DISCLAIMER index d41a4cd9..9863239d 100644 --- a/DISCLAIMER +++ b/DISCLAIMER @@ -6,4 +6,4 @@ indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, -it does indicate that the project has yet to be fully endorsed by the ASF. \ No newline at end of file +it does indicate that the project has yet to be fully endorsed by the ASF.
