Skip to content

Commit cbff245

Browse files
authored
feat(MPM-601)setCodeowners (#16)
1 parent dd58431 commit cbff245

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2.1
22

33
orbs:
4-
ci-caching: jobcloud/ci-caching@3.0
5-
ci-php: jobcloud/ci-php@2.0
4+
ci-caching: jobcloud/ci-caching@3.1
5+
ci-php: jobcloud/ci-php@2.4
66

77
workflows:
88
php-kafka-schema-registry-client:

.github/CODEOWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @jobcloud/mercury

0 commit comments

Comments
 (0)