diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 6e8f54ef..44abe475 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at . All +reported by contacting the project team at . All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/LICENSE.md b/LICENSE.md index 81843768..2d4f245d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-present, Louis Grenard +Copyright (c) 2019-present, Louis Grenard Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 0661b16b..00c166b8 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ The focus is not only limited to the activity you see on GitHub but also a lot o ## 📝 License [MIT License](https://github.com/leon-ai/leon/blob/develop/LICENSE.md) -Copyright (c) 2019-present, Louis Grenard +Copyright (c) 2019-present, Louis Grenard ## Cheers! ![Cheers!](https://github.githubassets.com/images/icons/emoji/unicode/1f379.png "Cheers!") diff --git a/hotword/package.json b/hotword/package.json index 3bc239d6..929fd58a 100644 --- a/hotword/package.json +++ b/hotword/package.json @@ -4,7 +4,7 @@ "description": "Hotword detection for Leon", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://twitter.com/grenlouis" }, "main": "index.js", diff --git a/package.json b/package.json index 6c86e31d..e4aa939b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Server, skills and web app of the Leon personal assistant", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://twitter.com/grenlouis" }, "license": "MIT", diff --git a/skills/games/akinator/skill.json b/skills/games/akinator/skill.json index a563ebae..da8c0a72 100644 --- a/skills/games/akinator/skill.json +++ b/skills/games/akinator/skill.json @@ -5,7 +5,7 @@ "description": "Leon's friend, the Akinator genie will read your mind.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/games/guess_the_number/skill.json b/skills/games/guess_the_number/skill.json index c3c54478..0c4322af 100644 --- a/skills/games/guess_the_number/skill.json +++ b/skills/games/guess_the_number/skill.json @@ -5,7 +5,7 @@ "description": "Find the number as soon as possible.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/games/rochambeau/skill.json b/skills/games/rochambeau/skill.json index d747f275..d828dd91 100644 --- a/skills/games/rochambeau/skill.json +++ b/skills/games/rochambeau/skill.json @@ -5,7 +5,7 @@ "description": "Rock paper scissors game.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/color/skill.json b/skills/leon/color/skill.json index 0a90f6e2..41ba2658 100644 --- a/skills/leon/color/skill.json +++ b/skills/leon/color/skill.json @@ -5,7 +5,7 @@ "description": "Leon tells about colors.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/good_bye/skill.json b/skills/leon/good_bye/skill.json index 287a2bb3..183e3df0 100644 --- a/skills/leon/good_bye/skill.json +++ b/skills/leon/good_bye/skill.json @@ -5,7 +5,7 @@ "description": "Leon says good bye.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/greeting/skill.json b/skills/leon/greeting/skill.json index fb194598..2e572fab 100644 --- a/skills/leon/greeting/skill.json +++ b/skills/leon/greeting/skill.json @@ -5,7 +5,7 @@ "description": "Leon greets you.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/introduction/skill.json b/skills/leon/introduction/skill.json index 637fd76a..f56d4421 100644 --- a/skills/leon/introduction/skill.json +++ b/skills/leon/introduction/skill.json @@ -5,7 +5,7 @@ "description": "Leon introduce himself and remembers basic information about you.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/joke/skill.json b/skills/leon/joke/skill.json index 99ea7713..629c04e9 100644 --- a/skills/leon/joke/skill.json +++ b/skills/leon/joke/skill.json @@ -5,7 +5,7 @@ "description": "Leon says some jokes.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/meaning_of_life/skill.json b/skills/leon/meaning_of_life/skill.json index 27106bc0..0196ca45 100644 --- a/skills/leon/meaning_of_life/skill.json +++ b/skills/leon/meaning_of_life/skill.json @@ -5,7 +5,7 @@ "description": "Leon tells what is the meaning of life.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/partner_assistant/skill.json b/skills/leon/partner_assistant/skill.json index 6ea898e6..69fa41b5 100644 --- a/skills/leon/partner_assistant/skill.json +++ b/skills/leon/partner_assistant/skill.json @@ -5,7 +5,7 @@ "description": "Leon tells about other virtual assistants.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/random_number/skill.json b/skills/leon/random_number/skill.json index 2e80459d..32d9ab71 100644 --- a/skills/leon/random_number/skill.json +++ b/skills/leon/random_number/skill.json @@ -5,7 +5,7 @@ "description": "Leon gives a random number.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/leon/welcome/skill.json b/skills/leon/welcome/skill.json index f3c66bcb..4c0ce764 100644 --- a/skills/leon/welcome/skill.json +++ b/skills/leon/welcome/skill.json @@ -5,7 +5,7 @@ "description": "Leon welcomes you.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/news/github_trends/skill.json b/skills/news/github_trends/skill.json index c0fd88eb..552f9e04 100644 --- a/skills/news/github_trends/skill.json +++ b/skills/news/github_trends/skill.json @@ -5,7 +5,7 @@ "description": "Get what is trending on GitHub.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/news/product_hunt_trends/skill.json b/skills/news/product_hunt_trends/skill.json index ebf67c82..360672c7 100644 --- a/skills/news/product_hunt_trends/skill.json +++ b/skills/news/product_hunt_trends/skill.json @@ -5,7 +5,7 @@ "description": "Get what is trending on Product Hunt.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/productivity/todo_list/skill.json b/skills/productivity/todo_list/skill.json index eefb565a..94e0a3a8 100644 --- a/skills/productivity/todo_list/skill.json +++ b/skills/productivity/todo_list/skill.json @@ -5,7 +5,7 @@ "description": "Manage your lists and items they contain.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/social_communication/mbti/skill.json b/skills/social_communication/mbti/skill.json index c1a4daa2..bddec540 100644 --- a/skills/social_communication/mbti/skill.json +++ b/skills/social_communication/mbti/skill.json @@ -5,7 +5,7 @@ "description": "Questionnaire to define your MBTI personality type.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/utilities/have_i_been_pwned/skill.json b/skills/utilities/have_i_been_pwned/skill.json index 2c0706f1..d330d9bd 100644 --- a/skills/utilities/have_i_been_pwned/skill.json +++ b/skills/utilities/have_i_been_pwned/skill.json @@ -5,7 +5,7 @@ "description": "Verify if one or several email addresses have been pwned (thanks to haveibeenpwned.com).", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/utilities/is_it_down/skill.json b/skills/utilities/is_it_down/skill.json index bc8ae678..fa351324 100644 --- a/skills/utilities/is_it_down/skill.json +++ b/skills/utilities/is_it_down/skill.json @@ -5,7 +5,7 @@ "description": "Ping domain names and gives the online state.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } } diff --git a/skills/utilities/youtube_downloader/skill.json b/skills/utilities/youtube_downloader/skill.json index f96b8727..4b883788 100644 --- a/skills/utilities/youtube_downloader/skill.json +++ b/skills/utilities/youtube_downloader/skill.json @@ -5,7 +5,7 @@ "description": "Download new videos from a YouTube playlist.", "author": { "name": "Louis Grenard", - "email": "louis.grenard@gmail.com", + "email": "louis@getleon.ai", "url": "https://github.com/louistiti" } }