From 517331cac615fb5b1fe64878d233e55d345e9fd8 Mon Sep 17 00:00:00 2001 From: Sandip Pramanik Date: Sun, 12 Jan 2025 23:46:23 +0000 Subject: [PATCH] chore: update all links to point to `thisissandipp` (#17) * chore: update all links to point to `thisissandipp` * feat: add name entries for cspell --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.yaml | 4 ++-- .github/cspell.json | 3 +++ CODE_OF_CONDUCT.md | 2 +- README.md | 10 +++++----- pubspec.yaml | 8 ++++---- 6 files changed, 17 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 51d9080..2d3c919 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -3,7 +3,7 @@ description: Create a report to help us improve title: "fix: " labels: [bug] assignees: - - thecodexhub + - thisissandipp body: - type: markdown attributes: @@ -40,7 +40,7 @@ body: id: terms attributes: label: Code of Conduct - description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/thecodexhub/typethis/blob/main/CODE_OF_CONDUCT.md). + description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/thisissandipp/typethis/blob/main/CODE_OF_CONDUCT.md). options: - label: I agree to follow this project's Code of Conduct required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 16e53cd..3316bc8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -3,7 +3,7 @@ description: A new feature to be added to the project title: "feat: " labels: [feature] assignees: - - thecodexhub + - thisissandipp body: - type: markdown attributes: @@ -37,7 +37,7 @@ body: id: terms attributes: label: Code of Conduct - description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/thecodexhub/typethis/blob/main/CODE_OF_CONDUCT.md). + description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/thisissandipp/typethis/blob/main/CODE_OF_CONDUCT.md). options: - label: I agree to follow this project's Code of Conduct required: true diff --git a/.github/cspell.json b/.github/cspell.json index 41b8257..48adf6c 100644 --- a/.github/cspell.json +++ b/.github/cspell.json @@ -18,5 +18,8 @@ "words": [ "typethis", "thecodexhub", + "Sandip", + "Pramanik", + "thisissandipp" ] } diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 824568b..e6204e5 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -60,7 +60,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -thecodexhubofficial@gmail.com. +thisissandipp@gmail.com. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/README.md b/README.md index 8d6564c..3b7873c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TypeThis -[![build](https://github.com/thecodexhub/typethis/actions/workflows/main.yml/badge.svg)](https://github.com/thecodexhub/typethis/actions) +[![build](https://github.com/thisissandipp/typethis/actions/workflows/main.yml/badge.svg)](https://github.com/thisissandipp/typethis/actions) [![codecov](https://codecov.io/gh/thecodexhub/typethis/graph/badge.svg?token=7FY2DF2DS1)](https://codecov.io/gh/thecodexhub/typethis) [![License: MIT](https://img.shields.io/badge/License-MIT-purple.svg)](https://opensource.org/licenses/MIT) [![Package Version](https://img.shields.io/pub/v/typethis.svg)](https://pub.dev/packages/typethis) @@ -111,7 +111,7 @@ Use the TypeThisController to manage and control the animations as well. [Read h ## Demo -[![Demo](demo/typethis.gif)](https://github.com/thecodexhub/typethis) +[![Demo](demo/typethis.gif)](https://github.com/thisissandipp/typethis) ## License @@ -121,11 +121,11 @@ The project is released under the [MIT License](LICENSE). Learn more about it, [

- Developed and Maintained with 💜 by thecodexhub + Developed and Maintained with 💜 by Sandip Pramanik

- - Star this repository + + Star this repository

diff --git a/pubspec.yaml b/pubspec.yaml index e49e589..82692df 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,9 +1,9 @@ name: typethis description: A flutter package that aims to simplify versatile typing animation with rich text effects and other operations (reset, freeze, unfreeze). -repository: https://github.com/thecodexhub/typethis -issue_tracker: https://github.com/thecodexhub/typethis/issues -homepage: https://github.com/thecodexhub/typethis -documentation: https://github.com/thecodexhub/typethis +repository: https://github.com/thisissandipp/typethis +issue_tracker: https://github.com/thisissandipp/typethis/issues +homepage: https://github.com/thisissandipp/typethis +documentation: https://github.com/thisissandipp/typethis version: 1.0.2