File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "commitType" : " docs" ,
8+ "commitConvention" : " angular" ,
9+ "contributors" : [
10+ {
11+ "login" : " anmolbhatia05" ,
12+ "name" : " Anmol Bhatia" ,
13+ "avatar_url" : " https://avatars.githubusercontent.com/u/34206963?v=4" ,
14+ "profile" : " https://github.com/anmolbhatia05" ,
15+ "contributions" : [
16+ " code"
17+ ]
18+ }
19+ ],
20+ "contributorsPerLine" : 7 ,
21+ "skipCi" : true ,
22+ "repoType" : " github" ,
23+ "repoHost" : " https://github.com" ,
24+ "projectName" : " PyParamGUI" ,
25+ "projectOwner" : " glotaran"
26+ }
Original file line number Diff line number Diff line change 3636 hooks :
3737 - id : prettier
3838 additional_dependencies : ["prettier@3.3.2"]
39+ exclude : " .all-contributorsrc"
3940
4041 # ##################
4142 # LINTER #
Original file line number Diff line number Diff line change @@ -19,3 +19,25 @@ pyglotaran notebook widgets for teaching parameter estimation examples
1919## Features
2020
2121- TODO
22+
23+ ## Contributors ✨
24+
25+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
26+
27+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
28+ <!-- prettier-ignore-start -->
29+ <!-- markdownlint-disable -->
30+ <table >
31+ <tbody >
32+ <tr>
33+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/anmolbhatia05"><img src="https://avatars.githubusercontent.com/u/34206963?v=4?s=100" width="100px;" alt="Anmol Bhatia"/><br /><sub><b>Anmol Bhatia</b></sub></a><br /><a href="https://github.com/glotaran/PyParamGUI/commits?author=anmolbhatia05" title="Code">💻</a></td>
34+ </tr>
35+ </tbody >
36+ </table >
37+
38+ <!-- markdownlint-restore -->
39+ <!-- prettier-ignore-end -->
40+
41+ <!-- ALL-CONTRIBUTORS-LIST:END -->
42+
43+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments