Skip to content

Commit ad1488e

Browse files
authored
Merge branch 'master' into feature/blog-share-option
2 parents 1feb96b + 5dd1d3d commit ad1488e

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

CODEOWNERS

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
66

77
# The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file.
8-
* @derberg @akshatnema @anshgoyalevil @mayaleeeee @asyncapi-bot-eve
8+
* @derberg @akshatnema @anshgoyalevil @sambhavgupta0705 @mayaleeeee @asyncapi-bot-eve
99

1010
# All .md files
1111
*.md @quetzalliwrites @TRohit20 @asyncapi-bot-eve
@@ -15,4 +15,4 @@ markdown/community/*.md @thulieblack @quetzalliwrites @TRohit20
1515

1616
README.md @quetzalliwrites @derberg @akshatnema @mayaleeeee @TRohit20 @asyncapi-bot-eve
1717
#docTriagers: VaishnaviNandakumar Aahil13
18-
#codeTriagers: sambhavgupta0705 devilkiller-ag
18+
#codeTriagers: devilkiller-ag

config/MAINTAINERS.json

+19
Original file line numberDiff line numberDiff line change
@@ -982,5 +982,24 @@
982982
"website"
983983
],
984984
"githubID": 63567230
985+
},
986+
{
987+
"name": "Charles d'Avernas",
988+
"github": "cdavernas",
989+
"isTscMember": false,
990+
"repos": [
991+
"net-sdk"
992+
],
993+
"githubID": 16137162
994+
},
995+
{
996+
"name": "Jean-Baptiste Bianchi",
997+
"github": "jbbianchi",
998+
"twitter": "JBBianchi",
999+
"isTscMember": false,
1000+
"repos": [
1001+
"net-sdk"
1002+
],
1003+
"githubID": 72747835
9851004
}
9861005
]

0 commit comments

Comments
 (0)