Skip to content

Commit b8b9125

Browse files
authored
feat: add codeowners and new badge (#3)
1 parent 452d982 commit b8b9125

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# @wxml/parser is Lei Chen's personal project
2+
# Owner
3+
* @iChenLei

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## @wxml/parser
22

33
[![CI Status](https://github.com/wxmlfile/wxml-parser/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/wxmlfile/wxml-parser/actions/workflows/ci.yml?query=branch%3Amain)
4+
[![PR CI](https://github.com/wxmlfile/wxml-parser/actions/workflows/pr-ci.yml/badge.svg)](https://github.com/wxmlfile/wxml-parser/actions/workflows/pr-ci.yml)
45
[![Twitter Follow Author](https://img.shields.io/twitter/follow/s_chenlei)](https://twitter.com/s_chenlei)
56

67
A fast and tolerant wxml parser

0 commit comments

Comments
 (0)