diff options
author | 2019-03-16 15:38:56 +0100 | |
---|---|---|
committer | 2019-03-16 15:58:20 +0100 | |
commit | 2ffbbe9aeaf1ce88ec5b3de1b26ac8b70a9f2078 (patch) | |
tree | 6f2ba7602da5fcd7d718e533a5882b702c7229b9 | |
parent | afde77568ed678f8fb6f743c788a784392b15256 (diff) | |
download | flat-remix-2ffbbe9aeaf1ce88ec5b3de1b26ac8b70a9f2078.tar.gz flat-remix-2ffbbe9aeaf1ce88ec5b3de1b26ac8b70a9f2078.zip |
Update AUTHORS
-rwxr-xr-x | AUTHORS | 24 | ||||
-rwxr-xr-x | Authors | 7 | ||||
-rw-r--r-- | CREDITS | 11 |
3 files changed, 24 insertions, 18 deletions
diff --git a/AUTHORS b/AUTHORS new file mode 100755 index 000000000..6e9b2f183 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,24 @@ +Maintainer: + Daniel Ruiz de Alegría (https://drasite.com) + + +Some icons are based on: + - Paper icon theme (https://github.com/snwh/paper-icon-theme) + Author: Sam Hewitt (https://samuelhewitt.com) + License: CC-BY-SA-4.0 + + - EvoPop icon theme (https://github.com/poltertec/evopop-icon-theme) + Author Peter Cornelis (https://github.com/poltertec) + License: CC-BY-SA-4.0 + + - Numix icon theme (https://github.com/numixproject/numix-icon-theme) + Author: Numix Project (https://github.com/numixproject) + License: GPL-3.0 + + - Flattr icon theme + Author: Nitrux Project (https://nxos.org) + License: CC-BY-SA-4.0 + + - Papirus icon theme (https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) + Author: Papirus Development Team (https://github.com/PapirusDevelopmentTeam) + License: GPL-3.0 diff --git a/Authors b/Authors deleted file mode 100755 index 8dbd65cdc..000000000 --- a/Authors +++ /dev/null @@ -1,7 +0,0 @@ -Maintainer: - Daniel Ruiz de Alegría (daniruizdealegria@gmail.com) - -Contributors: - - Peter Cornelis (https://github.com/poltertec) - - Joshua H. Fogg (https://github.com/Foggalong) - - Alexey Varfolomeev (https://github.com/varlesh) diff --git a/CREDITS b/CREDITS deleted file mode 100644 index 0761fe204..000000000 --- a/CREDITS +++ /dev/null @@ -1,11 +0,0 @@ -Flat Remix Icon Theme is designed, developed & maintained by: - -Daniel Ruiz de Alegría <daniruizdealegria@gmail.com> - - -Some icons are based on: - Papirus https://github.com/PapirusDevelopmentTeam/papirus-icon-theme - Evopop https://github.com/solus-cold-storage/evopop-icon-theme - Numix-circle https://github.com/numixproject/numix-icon-theme-circle - -Icons are licensed under the GNU General Public License v3.0 |