This is an automated email from the ASF dual-hosted git repository.

seanfinan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ctakes.git


The following commit(s) were added to refs/heads/main by this push:
     new 4c4ee46  Syntax Error
4c4ee46 is described below

commit 4c4ee46023804caf2fcd1f5c61a67f065ec0ea7f
Author: Sean Finan <[email protected]>
AuthorDate: Wed Jan 11 15:54:52 2023 -0500

    Syntax Error
    
    Illegal Tab converted to spaces.  That is the price I pay for copy and 
Paste.
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index e7ff38e..d0c8735 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,7 +26,7 @@ github:
     - apache
   features:
     wiki: true
-       issues: true
+    issues: true
   dependabot_alerts: true
   dependabot_updates: false
   del_branch_on_merge: true
@@ -35,4 +35,4 @@ notifications:
     commits: [email protected]
     pullrequests: [email protected]
     issues: [email protected]
-       discussions: [email protected]
+    discussions: [email protected]

Reply via email to