mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Selfishly add myself and Pieter to CODEOWNERS
Summary: Trivial changes in CODEOWNERS. Closes https://github.com/facebook/react-native/pull/15092 Differential Revision: D5452441 Pulled By: shergin fbshipit-source-id: c9b33750a69f944a6d4eff16233f35ef6ef8bc6c
This commit is contained in:
committed by
Facebook Github Bot
parent
a68f6fab0f
commit
2605024dcf
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
@@ -2,7 +2,15 @@ docs/* @facebook/react-native
|
||||
blog/* @facebook/react-native
|
||||
Libraries/Animated/* @janicduplessis
|
||||
Libraries/NativeAnimation/* @janicduplessis
|
||||
Libraries/Image/* @shergin
|
||||
Libraries/Text/* @shergin
|
||||
React/Base/* @shergin @javache
|
||||
React/Views/* @shergin @javache
|
||||
React/Modules/* @shergin @javache
|
||||
React/CxxBridge/* @javache
|
||||
React/Executors/* @javache
|
||||
ReactAndroid/src/main/java/com/facebook/react/animated/* @janicduplessis
|
||||
ReactCommon/* @javache
|
||||
website/* @facebook/react-native
|
||||
website/showcase.json @facebook/react-native
|
||||
package.json @facebook/react-native
|
||||
|
||||
Reference in New Issue
Block a user