Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Commit 3c2339b

Browse files
authored
Merge pull request #2 from code-collabo/all-contributors/add-Ifycode
docs: add Ifycode as a contributor
2 parents 3c1cd51 + f8fa50f commit 3c2339b

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

.all-contributorsrc

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "Ifycode",
10+
"name": "Obiagba Mary Ifeoma",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/45185388?v=4",
12+
"profile": "https://github.com/Ifycode",
13+
"contributions": [
14+
"code",
15+
"doc",
16+
"infra",
17+
"maintenance",
18+
"review",
19+
"projectManagement",
20+
"ideas"
21+
]
22+
}
23+
],
24+
"contributorsPerLine": 7,
25+
"projectName": "less-css-helper-library",
26+
"projectOwner": "code-collabo",
27+
"repoType": "github",
28+
"repoHost": "https://github.com",
29+
"skipCi": true
30+
}

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# less-css-helper-library
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat) ![npm version](https://badge.fury.io/js/%40code-collabo%2Fless-css-helper-library.svg) ![NPM Downloads](https://img.shields.io/npm/dm/@code-collabo/less-css-helper-library?color=blue) ![GitHub issues](https://img.shields.io/github/issues/code-collabo/less-css-helper-library?color=red) ![GitHub pull requests](https://img.shields.io/github/issues-pr/code-collabo/less-css-helper-library?color=goldenrod)
47

@@ -25,5 +28,25 @@ Due to addition of more features, for easy maintenance and also to provide you b
2528

2629
The library is maintained by just one person at the moment - [@Ifycode](https://github.com/Ifycode). Meaning that more features will be added only when needed. If you like and have started using the library in your projects but doesn't contain what you need (yet), you can help speed up the process by raising it as an issue or send a pull request.
2730

31+
## Contributors ✨
32+
33+
Thanks to these wonderful people helping to improve the ***less-css-helper-library*** project [= (emoji key) =>](https://allcontributors.org/docs/en/emoji-key)
34+
35+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
36+
<!-- prettier-ignore-start -->
37+
<!-- markdownlint-disable -->
38+
<table>
39+
<tr>
40+
<td align="center"><a href="https://github.com/Ifycode"><img src="https://avatars.githubusercontent.com/u/45185388?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Obiagba Mary Ifeoma</b></sub></a><br /><a href="https://github.com/code-collabo/less-css-helper-library/commits?author=Ifycode" title="Code">💻</a> <a href="https://github.com/code-collabo/less-css-helper-library/commits?author=Ifycode" title="Documentation">📖</a> <a href="#infra-Ifycode" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-Ifycode" title="Maintenance">🚧</a> <a href="https://github.com/code-collabo/less-css-helper-library/pulls?q=is%3Apr+reviewed-by%3AIfycode" title="Reviewed Pull Requests">👀</a> <a href="#projectManagement-Ifycode" title="Project Management">📆</a> <a href="#ideas-Ifycode" title="Ideas, Planning, & Feedback">🤔</a></td>
41+
</tr>
42+
</table>
43+
44+
<!-- markdownlint-restore -->
45+
<!-- prettier-ignore-end -->
46+
47+
<!-- ALL-CONTRIBUTORS-LIST:END -->
48+
49+
See complete list of Code Collabo contributors in the [docs: all-contributors.md](https://github.com/code-collabo/docs/blob/main/all-contributors.md).
50+
2851
## Technologies
2952
[<img alt="CSS 3" width="25px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/css/css.png" />](https://github.com/code-collabo/less-css-helper-library) [<img alt="less" height="20px" src="http://lesscss.org/public/img/less_logo.png" />](https://github.com/code-collabo/less-css-helper-library) [<img alt="node js" height="25px" src="https://nodejs.org/static/images/logos/nodejs-new-pantone-black.svg" />](https://github.com/code-collabo/less-css-helper-library)

0 commit comments

Comments
 (0)