Add all contributors

This commit is contained in:
Renato Alves
2023-04-27 05:58:52 +02:00
parent 84bb368cc2
commit a0ae059ca2
2 changed files with 25 additions and 0 deletions

20
.all-contributorsrc Normal file
View File

@@ -0,0 +1,20 @@
{
"projectName": "firefox_decrypt",
"projectOwner": "unode",
"files": ["CONTRIBUTORS.md"],
"commitConvention": "gitmoji",
"contributorsSortAlphabetically": true,
"contributors": [
"AlisterAmo",
"Anthropohedron",
"Gounlaf",
"NeffIsBack",
"criztovyl",
"eseifert",
"jneves",
"sedrubal",
"tennox",
"unode",
"yermulnik"
]
}

View File

@@ -1,6 +1,8 @@
### Firefox Decrypt
![GitHub Actions status](https://github.com/unode/firefox_decrypt/actions/workflows/main.yml/badge.svg)
[![Gitmoji badge](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://gitmoji.dev)
[![All Contributors](https://img.shields.io/github/all-contributors/unode/firefox_decrypt?color=ee8449&style=flat-square)](#contributors)
As of 1.0.0 Python 3.9+ is required. Python 2 is no longer supported.
If you encounter a problem, try the latest [release](https://github.com/unode/firefox_decrypt/releases) or check open issues for ongoing work.
@@ -208,6 +210,9 @@ If tests continue to fail, re-run with `./run_all -v` then please file a bug rep
It is much appreciated.
### Contributors
See [CONTRIBUTORS.md](CONTRIBUTORS.md) for a complete list of contributions
### Spin-off, derived and related works