github.com/iotexproject/iotex-core@v1.14.1-rc1/.github/CODEOWNERS (about)

     1  # Lines starting with '#' are comments.
     2  # Each line is a file pattern followed by one or more owners.
     3  
     4  # These owners will be the default owners for everything in the repo.
     5  *       @iotexproject/protocol-team
     6  
     7  #Specific owners
     8  /consensus/	    @CoderZhi @dustinxie @Liuhaai @envestcc
     9  /ioctl/  	    @CoderZhi @dustinxie @Liuhaai
    10  /api/   		    @CoderZhi @dustinxie @Liuhaai @millken
    11  /config/	        @CoderZhi @dustinxie @Liuhaai @envestcc
    12  /p2p/		    @CoderZhi @dustinxie @Liuhaai @envestcc
    13  /action/		    @CoderZhi @dustinxie @Liuhaai @envestcc
    14  /blockchain/	    @CoderZhi @dustinxie @Liuhaai
    15  /blockindex/	    @CoderZhi @dustinxie @Liuhaai
    16  /crypto/		    @CoderZhi @dustinxie @Liuhaai
    17  /db/		        @CoderZhi @dustinxie @Liuhaai
    18  /dispatcher/	    @CoderZhi @dustinxie @Liuhaai @envestcc
    19  /pkg/		    @CoderZhi @dustinxie @Liuhaai
    20  /server/		    @CoderZhi @dustinxie @Liuhaai
    21  /state/		    @CoderZhi @dustinxie @Liuhaai
    22  /actpool/		@CoderZhi @dustinxie @Liuhaai
    23  /nodeinfo/ 		@CoderZhi @dustinxie @envestcc
    24  /.github/ 		@CoderZhi @dustinxie @Liuhaai