diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index f90fdfc..0000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,52 +0,0 @@ -{ - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": false, - "contributors": [ - { - "login": "omatron", - "name": "omatron", - "avatar_url": "https://avatars0.githubusercontent.com/u/24454511?v=4", - "profile": "https://github.com/omatron", - "contributions": [ - "doc" - ] - }, - { - "login": "sv0", - "name": "Slavik Svyrydiuk", - "avatar_url": "https://avatars3.githubusercontent.com/u/233977?v=4", - "profile": "https://security.care/", - "contributions": [ - "code" - ] - }, - { - "login": "bmeneguele", - "name": "Bruno Meneguele", - "avatar_url": "https://avatars2.githubusercontent.com/u/453611?v=4", - "profile": "http://bmeneg.com", - "contributions": [ - "doc", - "code" - ] - }, - { - "login": "dvinciguerra", - "name": "Daniel Vinciguerra", - "avatar_url": "https://avatars0.githubusercontent.com/u/114177?v=4", - "profile": "https://github.com/dvinciguerra", - "contributions": [ - "code" - ] - } - ], - "contributorsPerLine": 7, - "projectName": "nipe", - "projectOwner": "GouveaHeitor", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": true -} diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index f23e374..b6757b0 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -patreon: offgouvea +patreon: x86scale diff --git a/.github/workflows/audit-code.yml b/.github/workflows/audit-code.yml index bad5a24..ea48b9f 100644 --- a/.github/workflows/audit-code.yml +++ b/.github/workflows/audit-code.yml @@ -10,4 +10,4 @@ jobs: - name: Audit code run: | sudo apt install -y libpath-iterator-rule-perl libtest-perl-critic-perl - curl https://gist.githubusercontent.com/GouveaHeitor/b7df5c12c0ba49662b32918d6fa3dec1/raw/72c60bc46796153ce1b874d201d5ffa4e761b519/audit.pl | perl + curl https://gist.githubusercontent.com/x86scale/b7df5c12c0ba49662b32918d6fa3dec1/raw/72c60bc46796153ce1b874d201d5ffa4e761b519/audit.pl | perl diff --git a/README.md b/README.md index ae5dc87..48f4f83 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - +
@@ -30,7 +30,7 @@ All non-local UDP/ICMP traffic is also blocked by the Tor project. ```bash # Download - $ git clone https://github.com/GouveaHeitor/nipe && cd nipe + $ git clone https://github.com/x86scale/nipe && cd nipe # Install libs and dependencies $ sudo cpan install Try::Tiny Config::Simple JSON @@ -68,16 +68,16 @@ All non-local UDP/ICMP traffic is also blocked by the Tor project. ### Contribution -- Your contributions and suggestions are heartily ♥ welcome. [See here the contribution guidelines.](/.github/CONTRIBUTING.md) Please, report bugs via [issues page](https://github.com/GouveaHeitor/nipe/issues) and for security issues, see here the [security policy.](/SECURITY.md) (✿ ◕‿◕) This project follows the best practices defined by this [style guide](https://heitorgouvea.me/projects/perl-style-guide). +- Your contributions and suggestions are heartily ♥ welcome. [See here the contribution guidelines.](/.github/CONTRIBUTING.md) Please, report bugs via [issues page](https://github.com/x86scale/nipe/issues) and for security issues, see here the [security policy.](/SECURITY.md) (✿ ◕‿◕) This project follows the best practices defined by this [style guide](https://heitorgouvea.me/projects/perl-style-guide). - Thanks goes to these wonderful people:omatron 📖 |
- Slavik Svyrydiuk 💻 |
- Bruno Meneguele 📖 💻 |
- Daniel Vinciguerra 💻 |
+ omatron 📖 |
+ Slavik Svyrydiuk 💻 |
+ Bruno Meneguele 📖 💻 |
+ Daniel Vinciguerra 💻 |