mirror of
https://github.com/unode/firefox_decrypt.git
synced 2025-12-16 12:01:52 +01:00
Add all contributors
This commit is contained in:
20
.all-contributorsrc
Normal file
20
.all-contributorsrc
Normal 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"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
### Firefox Decrypt
|
### Firefox Decrypt
|
||||||
|
|
||||||

|

|
||||||
|
[](https://gitmoji.dev)
|
||||||
|
[](#contributors)
|
||||||
|
|
||||||
As of 1.0.0 Python 3.9+ is required. Python 2 is no longer supported.
|
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.
|
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.
|
It is much appreciated.
|
||||||
|
|
||||||
|
### Contributors
|
||||||
|
|
||||||
|
See [CONTRIBUTORS.md](CONTRIBUTORS.md) for a complete list of contributions
|
||||||
|
|
||||||
### Spin-off, derived and related works
|
### Spin-off, derived and related works
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user