Skip to content

Commit 78ad40d

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 9da5478 commit 78ad40d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.all-contributorsrc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"code",
4848
"design",
4949
"review",
50-
"doc"
50+
"doc",
51+
"test"
5152
]
5253
},
5354
{
@@ -68,5 +69,6 @@
6869
"projectName": "CPP_SPM",
6970
"projectOwner": "cpp-lln-lab",
7071
"repoType": "github",
71-
"repoHost": "https://github.com"
72-
}
72+
"repoHost": "https://github.com",
73+
"skipCi": true
74+
}

0 commit comments

Comments
 (0)