We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b078154 commit a6698a4Copy full SHA for a6698a4
.all-contributorsrc
@@ -0,0 +1,26 @@
1
+{
2
+ "files": [
3
+ "README.md"
4
+ ],
5
+ "imageSize": 100,
6
+ "commit": false,
7
+ "contributors": [
8
+ {
9
+ "login": "Remi-Gau",
10
+ "name": "Remi Gau",
11
+ "avatar_url": "https://avatars3.githubusercontent.com/u/6961185?v=4",
12
+ "profile": "https://remi-gau.github.io/",
13
+ "contributions": [
14
+ "code",
15
+ "design",
16
+ "doc"
17
+ ]
18
+ }
19
20
+ "contributorsPerLine": 7,
21
+ "projectName": "CPP_PTB",
22
+ "projectOwner": "cpp-lln-lab",
23
+ "repoType": "github",
24
+ "repoHost": "https://github.com",
25
+ "skipCi": true
26
+}
0 commit comments