File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,18 @@ <h2>
172
172
And while you're at it, < a href ="http://tremulajs.org/ "> check out TremulaJS</ a > , another fine Art.com labs project.
173
173
</ p >
174
174
< p >
175
- BackstopJS is maintained by < a href ="http://expanded.me/about/ "> Garris Shipon</ a > .
175
+ BackstopJS was created by < a href ="http://expanded.me/about/ "> Garris Shipon</ a > at Art.com labs.
176
+ <!-- TODO Need simple NG here -->
177
+ <!-- with contributions from -->
178
+ <!-- https://api.github.com/repos/garris/backstopjs/contributors -->
179
+ <!--
180
+ <ul>
181
+ <li class="contributors" ng-repeat="contributor in contributors">
182
+ <img src="{{contributor.contribImgSrc}}" class="avatar" alt="">
183
+ <a class="aname" href="/{{contributor.userName}}">{{contributor.userName}}</a>
184
+ </li>
185
+ </ul>
186
+ -->
176
187
</ p >
177
188
</ div >
178
189
You can’t perform that action at this time.
0 commit comments