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

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git


The following commit(s) were added to refs/heads/master by this push:
     new 70d1ab700 Remove incubator leftovers
70d1ab700 is described below

commit 70d1ab7000bd5189febdaa7ab2da59eb7c74d5bb
Author: Szymon Janc <[email protected]>
AuthorDate: Fri Nov 29 10:42:38 2024 +0100

    Remove incubator leftovers
    
    Apparently couple leftovers were present in tree.
---
 porting/nimble/pkg.yml     | 4 ++--
 porting/npl/mynewt/pkg.yml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/porting/nimble/pkg.yml b/porting/nimble/pkg.yml
index d56c90dbe..c538bc4c6 100644
--- a/porting/nimble/pkg.yml
+++ b/porting/nimble/pkg.yml
@@ -20,7 +20,7 @@
 pkg.name: porting/nimble
 pkg.type: app
 pkg.description: Stub for NimBLE porting
-pkg.author: "Apache Mynewt <[email protected]>"
+pkg.author: "Apache Mynewt <[email protected]>"
 pkg.homepage: "http://mynewt.apache.org/";
 pkg.keywords:
 
@@ -40,4 +40,4 @@ pkg.deps:
 
 # No need to build files from this package
 pkg.ign_files:
-    - ".*\\.c"
\ No newline at end of file
+    - ".*\\.c"
diff --git a/porting/npl/mynewt/pkg.yml b/porting/npl/mynewt/pkg.yml
index b6a790f04..7bb94c625 100644
--- a/porting/npl/mynewt/pkg.yml
+++ b/porting/npl/mynewt/pkg.yml
@@ -19,7 +19,7 @@
 
 pkg.name: porting/npl/mynewt
 pkg.description: NimBLE porting layer for Apache Mynewt
-pkg.author: "Apache Mynewt <[email protected]>"
+pkg.author: "Apache Mynewt <[email protected]>"
 pkg.homepage: "http://mynewt.apache.org/";
 pkg.keywords:
 

Reply via email to