Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add codeowners file, s.t. GitHub automatically poulates reviewers. #8

Merged
merged 1 commit into from
Mar 4, 2020
Merged

Add codeowners file, s.t. GitHub automatically poulates reviewers. #8

merged 1 commit into from
Mar 4, 2020

Conversation

robszewczyk
Copy link
Contributor

Provide automatic support for the policies. Future maintainters must
ensure that this file tracks REVIEWERS.md

Provide automatic support for the policies.  Future maintainters must
ensure that this file tracks `REVIEWERS.md`
Copy link
Contributor

@woody-apple woody-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@robszewczyk
Copy link
Contributor Author

@hawk248 @chrisdecenzo Can you give it thumbs up?

Copy link

@hawk248 hawk248 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@robszewczyk robszewczyk merged commit e1441f1 into project-chip:master Mar 4, 2020
@robszewczyk robszewczyk deleted the feature/codeowners branch March 4, 2020 19:53
srickardti referenced this pull request in srickardti/connectedhomeip May 19, 2021
…able-openthread-settings-module to connectedhomeip-next

Squashed commit of the following:

commit cc134bfb8565a4bd93c3f0234921e14b696ffa87
Author: Seth Rickard <[email protected]>
Date:   Mon Nov 23 16:30:26 2020 +0000

    move cc13x2_26x2 specific files to their own directory

    Updated copyright header for platform abstracion files

commit a3c5bdf7884c90576ca3ab9f351c9f1318943fba
Author: Seth Rickard <[email protected]>
Date:   Mon Nov 23 16:16:51 2020 +0000

    enable openthread settings module
andy31415 pushed a commit that referenced this pull request Mar 24, 2022
* Platform updates found from TE#8

OpenThread config added DNS client support to fully enable SRP.

Configuration limiting OpenThread message buffers removed for higher memory
devices. It was found that the OpenThread stack would not de-fragment the long
packets needed for OTA. This ended up silently failing before the packets
reached the LwIP stack.

GN build updated to include missing dependencies.

KVS updated to return proper CHIP_ERROR value instead of a platform error.

AES hardware acceleration disabled due to a runtime error. This is likely a
missing `mbedtls_aes_free()` call. Further debug is required before
re-enabling.

* Centralize TI OpenThread config

* Restyled by whitespace

* Restyled by clang-format

* Restyled by gn

* add CHIP DNS configuration

* Update length calculation for NVS

* Restyled by clang-format

Co-authored-by: Restyled.io <[email protected]>
tcv-geo pushed a commit to tcv-geo/connectedhomeip that referenced this pull request Mar 28, 2022
Fix/cross compile for non tinycrypt based platforms
andrei-menzopol referenced this pull request in andrei-menzopol/connectedhomeip Apr 14, 2022
* Platform updates found from TE#8

OpenThread config added DNS client support to fully enable SRP.

Configuration limiting OpenThread message buffers removed for higher memory
devices. It was found that the OpenThread stack would not de-fragment the long
packets needed for OTA. This ended up silently failing before the packets
reached the LwIP stack.

GN build updated to include missing dependencies.

KVS updated to return proper CHIP_ERROR value instead of a platform error.

AES hardware acceleration disabled due to a runtime error. This is likely a
missing `mbedtls_aes_free()` call. Further debug is required before
re-enabling.

* Centralize TI OpenThread config

* Restyled by whitespace

* Restyled by clang-format

* Restyled by gn

* add CHIP DNS configuration

* Update length calculation for NVS

* Restyled by clang-format

Co-authored-by: Restyled.io <[email protected]>
lpbeliveau-silabs pushed a commit to lpbeliveau-silabs/connectedhomeip that referenced this pull request Sep 12, 2022
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit cab12d8676360a597f458bea508da27dcb1d8fa3
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 6 14:29:15 2022 -0400

    ⏫ Update newLight Zap files.

commit 12aea2cb5f4bece65ef7fe28f0e277028ad5351f
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 18:17:25 2022 -0400

    ⚡ Generate zap-output files and modify the Build.gn file to point to their location.

commit 26b79c7a6cd8f2de5b5d44a5c0a729486819a0d1
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 17:20:36 2022 -0400

    📁 Add a folder for the new example.
nipatel-silabs pushed a commit to nipatel-silabs/connectedhomeip that referenced this pull request Oct 19, 2022
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit cab12d8676360a597f458bea508da27dcb1d8fa3
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 6 14:29:15 2022 -0400

    ⏫ Update newLight Zap files.

commit 12aea2cb5f4bece65ef7fe28f0e277028ad5351f
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 18:17:25 2022 -0400

    ⚡ Generate zap-output files and modify the Build.gn file to point to their location.

commit 26b79c7a6cd8f2de5b5d44a5c0a729486819a0d1
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 17:20:36 2022 -0400

    📁 Add a folder for the new example.
jculbert pushed a commit to jculbert/connectedhomeip that referenced this pull request Jan 10, 2023
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit cab12d8676360a597f458bea508da27dcb1d8fa3
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 6 14:29:15 2022 -0400

    ⏫ Update newLight Zap files.

commit 12aea2cb5f4bece65ef7fe28f0e277028ad5351f
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 18:17:25 2022 -0400

    ⚡ Generate zap-output files and modify the Build.gn file to point to their location.

commit 26b79c7a6cd8f2de5b5d44a5c0a729486819a0d1
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 17:20:36 2022 -0400

    📁 Add a folder for the new example.
Thirsrin pushed a commit to Thirsrin/connectedhomeip that referenced this pull request Jul 12, 2023
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit cab12d8676360a597f458bea508da27dcb1d8fa3
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 6 14:29:15 2022 -0400

    ⏫ Update newLight Zap files.

commit 12aea2cb5f4bece65ef7fe28f0e277028ad5351f
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 18:17:25 2022 -0400

    ⚡ Generate zap-output files and modify the Build.gn file to point to their location.

commit 26b79c7a6cd8f2de5b5d44a5c0a729486819a0d1
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 17:20:36 2022 -0400

    📁 Add a folder for the new example.
shgutte pushed a commit to shgutte/connectedhomeip that referenced this pull request Oct 5, 2023
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit cab12d8676360a597f458bea508da27dcb1d8fa3
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 6 14:29:15 2022 -0400

    ⏫ Update newLight Zap files.

commit 12aea2cb5f4bece65ef7fe28f0e277028ad5351f
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 18:17:25 2022 -0400

    ⚡ Generate zap-output files and modify the Build.gn file to point to their location.

commit 26b79c7a6cd8f2de5b5d44a5c0a729486819a0d1
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 17:20:36 2022 -0400

    📁 Add a folder for the new example.
mergify bot pushed a commit that referenced this pull request Oct 10, 2023
…ist". (#29666)

The typical failure there looks like this:

==29620==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 88 byte(s) in 1 object(s) allocated from:
    #0 0x106396e12 in calloc+0xa2 (libclang_rt.asan_osx_dynamic.dylib:x86_64+0x51e12)
    #1 0x7ff800dc9789 in map_images_nolock+0x24b (libobjc.A.dylib:x86_64h+0x1789)
    #2 0x7ff800dc94db in map_images+0x42 (libobjc.A.dylib:x86_64h+0x14db)
    #3 0x113d721fa in invocation function for block in dyld4::RuntimeState::setObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*))+0x112 (dyld:x86_64+0xf1fa)
    #4 0x113d6d6c8 in dyld4::RuntimeState::withLoadersReadLock(void () block_pointer)+0x28 (dyld:x86_64+0xa6c8)
    #5 0x113d720e1 in dyld4::RuntimeState::setObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*))+0x51 (dyld:x86_64+0xf0e1)
    #6 0x113d85d44 in dyld4::APIs::_dyld_objc_notify_register(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*))+0x4e (dyld:x86_64+0x22d44)
    #7 0x7ff800dc9343 in _objc_init+0x4fe (libobjc.A.dylib:x86_64h+0x1343)
    #8 0x7ff800d83992 in _os_object_init+0xc (libdispatch.dylib:x86_64+0x2992)
    #9 0x7ff800d911b7 in libdispatch_init+0x136 (libdispatch.dylib:x86_64+0x101b7)
    #10 0x7ff80bd34894 in libSystem_initializer+0xed (libSystem.B.dylib:x86_64+0x1894)
    #11 0x113d77e4e in invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const+0xb5 (dyld:x86_64+0x14e4e)
    #12 0x113d9eaac in invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const+0xf1 (dyld:x86_64+0x3baac)
    #13 0x113d95e25 in invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const+0x22c (dyld:x86_64+0x32e25)
    #14 0x113d64db2 in dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const+0x80 (dyld:x86_64+0x1db2)
    #15 0x113d95bb6 in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const+0xb2 (dyld:x86_64+0x32bb6)
    #16 0x113d9e603 in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const+0x1d1 (dyld:x86_64+0x3b603)
    #17 0x113d77d81 in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const+0x8f (dyld:x86_64+0x14d81)
    #18 0x113d7e659 in dyld4::PrebuiltLoader::runInitializers(dyld4::RuntimeState&) const+0x1d (dyld:x86_64+0x1b659)
    #19 0x113d8b76d in dyld4::APIs::runAllInitializersForMain()+0x25 (dyld:x86_64+0x2876d)
    #20 0x113d6938c in dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)+0xd72 (dyld:x86_64+0x638c)
    #21 0x113d684e3 in start+0x183 (dyld:x86_64+0x54e3)
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…ist". (project-chip#29666)

The typical failure there looks like this:

==29620==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 88 byte(s) in 1 object(s) allocated from:
    #0 0x106396e12 in calloc+0xa2 (libclang_rt.asan_osx_dynamic.dylib:x86_64+0x51e12)
    #1 0x7ff800dc9789 in map_images_nolock+0x24b (libobjc.A.dylib:x86_64h+0x1789)
    #2 0x7ff800dc94db in map_images+0x42 (libobjc.A.dylib:x86_64h+0x14db)
    project-chip#3 0x113d721fa in invocation function for block in dyld4::RuntimeState::setObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*))+0x112 (dyld:x86_64+0xf1fa)
    project-chip#4 0x113d6d6c8 in dyld4::RuntimeState::withLoadersReadLock(void () block_pointer)+0x28 (dyld:x86_64+0xa6c8)
    project-chip#5 0x113d720e1 in dyld4::RuntimeState::setObjCNotifiers(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*))+0x51 (dyld:x86_64+0xf0e1)
    project-chip#6 0x113d85d44 in dyld4::APIs::_dyld_objc_notify_register(void (*)(unsigned int, char const* const*, mach_header const* const*), void (*)(char const*, mach_header const*), void (*)(char const*, mach_header const*))+0x4e (dyld:x86_64+0x22d44)
    project-chip#7 0x7ff800dc9343 in _objc_init+0x4fe (libobjc.A.dylib:x86_64h+0x1343)
    project-chip#8 0x7ff800d83992 in _os_object_init+0xc (libdispatch.dylib:x86_64+0x2992)
    project-chip#9 0x7ff800d911b7 in libdispatch_init+0x136 (libdispatch.dylib:x86_64+0x101b7)
    project-chip#10 0x7ff80bd34894 in libSystem_initializer+0xed (libSystem.B.dylib:x86_64+0x1894)
    project-chip#11 0x113d77e4e in invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const+0xb5 (dyld:x86_64+0x14e4e)
    project-chip#12 0x113d9eaac in invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const+0xf1 (dyld:x86_64+0x3baac)
    project-chip#13 0x113d95e25 in invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const+0x22c (dyld:x86_64+0x32e25)
    project-chip#14 0x113d64db2 in dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const+0x80 (dyld:x86_64+0x1db2)
    project-chip#15 0x113d95bb6 in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const+0xb2 (dyld:x86_64+0x32bb6)
    project-chip#16 0x113d9e603 in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const+0x1d1 (dyld:x86_64+0x3b603)
    project-chip#17 0x113d77d81 in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const+0x8f (dyld:x86_64+0x14d81)
    project-chip#18 0x113d7e659 in dyld4::PrebuiltLoader::runInitializers(dyld4::RuntimeState&) const+0x1d (dyld:x86_64+0x1b659)
    project-chip#19 0x113d8b76d in dyld4::APIs::runAllInitializersForMain()+0x25 (dyld:x86_64+0x2876d)
    project-chip#20 0x113d6938c in dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)+0xd72 (dyld:x86_64+0x638c)
    project-chip#21 0x113d684e3 in start+0x183 (dyld:x86_64+0x54e3)
shgutte pushed a commit to shgutte/connectedhomeip that referenced this pull request Jan 11, 2024
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit cab12d8676360a597f458bea508da27dcb1d8fa3
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 6 14:29:15 2022 -0400

    ⏫ Update newLight Zap files.

commit 12aea2cb5f4bece65ef7fe28f0e277028ad5351f
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 18:17:25 2022 -0400

    ⚡ Generate zap-output files and modify the Build.gn file to point to their location.

commit 26b79c7a6cd8f2de5b5d44a5c0a729486819a0d1
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 17:20:36 2022 -0400

    📁 Add a folder for the new example.
suveshpratapa pushed a commit to suveshpratapa/connectedhomeip that referenced this pull request May 22, 2024
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit cab12d8676360a597f458bea508da27dcb1d8fa3
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 6 14:29:15 2022 -0400

    ⏫ Update newLight Zap files.

commit 12aea2cb5f4bece65ef7fe28f0e277028ad5351f
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 18:17:25 2022 -0400

    ⚡ Generate zap-output files and modify the Build.gn file to point to their location.

commit 26b79c7a6cd8f2de5b5d44a5c0a729486819a0d1
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 17:20:36 2022 -0400

    📁 Add a folder for the new example.
mykrupp pushed a commit to mykrupp/connectedhomeip that referenced this pull request Jul 18, 2024
Merge in WMN_TOOLS/matter from example_newLight to silabs

Squashed commit of the following:

commit cab12d8676360a597f458bea508da27dcb1d8fa3
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Wed Jul 6 14:29:15 2022 -0400

    ⏫ Update newLight Zap files.

commit 12aea2cb5f4bece65ef7fe28f0e277028ad5351f
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 18:17:25 2022 -0400

    ⚡ Generate zap-output files and modify the Build.gn file to point to their location.

commit 26b79c7a6cd8f2de5b5d44a5c0a729486819a0d1
Author: Elfelsoufi-SiLabs <[email protected]>
Date:   Thu Jun 2 17:20:36 2022 -0400

    📁 Add a folder for the new example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants