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 f6c5a51 commit ffdabf8Copy full SHA for ffdabf8
.all-contributorsrc
@@ -0,0 +1,24 @@
1
+{
2
+ "files": [
3
+ "README.md"
4
+ ],
5
+ "imageSize": 100,
6
+ "commit": false,
7
+ "contributors": [
8
+ {
9
+ "login": "zodman",
10
+ "name": "Andres Vargas",
11
+ "avatar_url": "https://avatars1.githubusercontent.com/u/44167?v=4",
12
+ "profile": "https://python3.ninja",
13
+ "contributions": [
14
+ "code"
15
+ ]
16
+ }
17
18
+ "contributorsPerLine": 7,
19
+ "projectName": "django-unicorn",
20
+ "projectOwner": "adamghill",
21
+ "repoType": "github",
22
+ "repoHost": "https://github.com",
23
+ "skipCi": true
24
+}
0 commit comments