1 Star 0 Fork 1.4K

吴成文/communication_dsoftbus_review

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CODEOWNERS 7.47 KB
一键复制 编辑 原始数据 按行查看 历史
Zhangchunxin 提交于 2024-01-02 11:13 . feat: update CODEOWNERS for softbus
/*
* Copyright (c) 2023 Huawei Device Co., Ltd.
* Licensed 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.
*/
[Arch]
[Conn]
./adapter/common/net/bluetooth/ [email protected] [email protected]
./tests/adapter/bluetooth/ [email protected] [email protected]
./tests/adapter/fuzztest/softbussocketrecv_fuzzer/ [email protected] [email protected]
./tests/adapter/unittest/softbus_wifi_api_test.cpp [email protected] [email protected]
./tests/adapter/unittest/softbus_socket_test.cpp [email protected] [email protected]
./tests/core/connection/ [email protected] [email protected]
[Disc]
./adapter/common/range/ [email protected] [email protected]
./tests/adapter/fuzztest/softbusadapterrange_fuzzer/ [email protected] [email protected]
./tests/adapter/unittest/softbus_adapter_range_test.cpp [email protected] [email protected]
./tests/core/discovery/ [email protected] [email protected]
./tests/sdk/discovery/ [email protected] [email protected]
[DiscInterface]
./interfaces/kits/discovery/ [email protected] [email protected]
[Lnn]
./adapter/common/bus_center/ [email protected] [email protected]
./adapter/common/net/hdi/ [email protected] [email protected]
./adapter/common/net/wifi/ [email protected] [email protected]
./adapter/common/perf/ [email protected] [email protected]
./core/adapter/authentication/ [email protected] [email protected]
./core/adapter/bus_center/ [email protected] [email protected]
./core/authentication/ [email protected] [email protected]
./tests/adapter/unittest/softbus_adapter_wlan_extend_test.cpp [email protected] [email protected]
./tests/core/adapter/unittest/bus_center_adapter_test.cpp [email protected] [email protected]
./tests/core/adapter/unittest/lnn_settingdata_event_monitor_test.cpp [email protected] [email protected]
./tests/core/authentication/ [email protected] [email protected]
./tests/core/bus_center/ [email protected] [email protected]
./tests/sdk/bus_center/ [email protected] [email protected]
[LnnInterface]
./interfaces/kits/bus_center/ [email protected] [email protected]
[Trans]
./core/adapter/transmission/ [email protected] [email protected]
./tests/core/transmission/ [email protected] [email protected]
./tests/sdk/transmission/ [email protected] [email protected]
[TransInterface]
./interfaces/inner_kits/transport/ [email protected] [email protected]
./interfaces/kits/transport/ [email protected] [email protected]
[Comm]
./adapter/common/dfx/ [email protected] [email protected]
./adapter/common/include/ [email protected] [email protected]
./adapter/common/json/ [email protected] [email protected]
./adapter/common/kernel/ [email protected] [email protected]
./adapter/common/log/ [email protected] [email protected]
./tests/adapter/fuzztest/softbusadapterhisysevent_fuzzer/ [email protected] [email protected]
./tests/adapter/unittest/ [email protected] [email protected]
[CommInterface]
./interfaces/kits/common/ [email protected] [email protected]
[Framework]
./sdk/libsoftbus_client_map [email protected] [email protected]
[Permission]
./core/common/security/permission/ [email protected] [email protected]
./tests/core/common/security/permission/ [email protected] [email protected]
[Crypto]
./adapter/common/mbedtls/ [email protected] [email protected]
./adapter/common/openssl/ [email protected] [email protected]
./components/mbedtls/ [email protected] [email protected]
./tests/adapter/fuzztest/softbusdecryptdata_fuzzer/ [email protected] [email protected]
./tests/adapter/unittest/dsoftbus_aes_crypto_test.cpp [email protected] [email protected]
./tests/adapter/unittest/dsoftbus_crypto_test.cpp [email protected] [email protected]
./tests/core/adapter/unittest/dsoftbus_rsa_crypto_test.cpp [email protected] [email protected]
[Config]
./adapter/default_config/ [email protected] [email protected]
[2nd-Party]
./components/nstackx/ [email protected] [email protected]
[Misc]
[InterfaceCode]
# any change to core/common/include/softbus_server_ipc_interface_code.h needs to be reviewed by @leonchan5
./core/common/include/softbus_server_ipc_interface_code.h @leonchan5 [email protected] [email protected]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wu-chengwen/communication_dsoftbus_review.git
[email protected]:wu-chengwen/communication_dsoftbus_review.git
wu-chengwen
communication_dsoftbus_review
communication_dsoftbus_review
master

搜索帮助