From 73498f09ebadffae6d9cc42ee98828daf1b2660f Mon Sep 17 00:00:00 2001 From: Julien Maupetit Date: Sun, 14 Dec 2025 17:55:11 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(project)=20move=20references=20to?= =?UTF-8?q?=20TailorDev=20to=20Jazzband?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Better integrate Jazzband following official guidelines. --- CHANGELOG.md | 42 ++++++++++++------------ CONTRIBUTING.md | 22 ++++++++++--- LICENSE | 2 +- README.rst | 21 +++++------- docs/about/license.md | 2 +- docs/about/release-notes.md | 40 +++++++++++----------- docs/contributing/how-to.md | 6 ++-- docs/contributing/release-new-version.md | 2 +- docs/index.md | 2 +- mkdocs.yml | 8 ++--- 10 files changed, 77 insertions(+), 70 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d6e3a8d..5a7cd8c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -289,24 +289,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 First stable public release 🎉 -[unreleased]: https://github.com/tailordev/watson/compare/2.1.0...HEAD -[2.1.0]: https://github.com/tailordev/watson/compare/2.0.1...2.1.0 -[2.0.1]: https://github.com/tailordev/watson/compare/2.0.0...2.0.1 -[2.0.0]: https://github.com/tailordev/watson/compare/1.10.0...2.0.0 -[1.10.0]: https://github.com/tailordev/watson/compare/1.9.0...1.10.0 -[1.9.0]: https://github.com/tailordev/watson/compare/1.8.0...1.9.0 -[1.8.0]: https://github.com/tailordev/watson/compare/1.7.0...1.8.0 -[1.7.0]: https://github.com/tailordev/watson/compare/1.6.0...1.7.0 -[1.6.0]: https://github.com/tailordev/watson/compare/1.5.2...1.6.0 -[1.5.2]: https://github.com/tailordev/watson/compare/1.5.1...1.5.2 -[1.5.1]: https://github.com/tailordev/watson/compare/1.5.0...1.5.1 -[1.5.0]: https://github.com/tailordev/watson/compare/1.4.0...1.5.0 -[1.4.0]: https://github.com/tailordev/watson/compare/1.3.2...1.4.0 -[1.3.2]: https://github.com/tailordev/watson/compare/1.3.1...1.3.2 -[1.3.1]: https://github.com/tailordev/watson/compare/1.3.0...1.3.1 -[1.3.0]: https://github.com/tailordev/watson/compare/1.2.0...1.3.0 -[1.2.0]: https://github.com/tailordev/watson/compare/1.1.0...1.2.0 -[1.1.0]: https://github.com/tailordev/watson/compare/1.0.2...1.1.0 -[1.0.2]: https://github.com/tailordev/watson/compare/1.0.1...1.0.2 -[1.0.1]: https://github.com/tailordev/watson/compare/1.0.0...1.0.1 -[1.0.0]: https://github.com/tailordev/watson/releases/tag/1.0.0 +[unreleased]: https://github.com/jazzband/watson/compare/2.1.0...HEAD +[2.1.0]: https://github.com/jazzband/watson/compare/2.0.1...2.1.0 +[2.0.1]: https://github.com/jazzband/watson/compare/2.0.0...2.0.1 +[2.0.0]: https://github.com/jazzband/watson/compare/1.10.0...2.0.0 +[1.10.0]: https://github.com/jazzband/watson/compare/1.9.0...1.10.0 +[1.9.0]: https://github.com/jazzband/watson/compare/1.8.0...1.9.0 +[1.8.0]: https://github.com/jazzband/watson/compare/1.7.0...1.8.0 +[1.7.0]: https://github.com/jazzband/watson/compare/1.6.0...1.7.0 +[1.6.0]: https://github.com/jazzband/watson/compare/1.5.2...1.6.0 +[1.5.2]: https://github.com/jazzband/watson/compare/1.5.1...1.5.2 +[1.5.1]: https://github.com/jazzband/watson/compare/1.5.0...1.5.1 +[1.5.0]: https://github.com/jazzband/watson/compare/1.4.0...1.5.0 +[1.4.0]: https://github.com/jazzband/watson/compare/1.3.2...1.4.0 +[1.3.2]: https://github.com/jazzband/watson/compare/1.3.1...1.3.2 +[1.3.1]: https://github.com/jazzband/watson/compare/1.3.0...1.3.1 +[1.3.0]: https://github.com/jazzband/watson/compare/1.2.0...1.3.0 +[1.2.0]: https://github.com/jazzband/watson/compare/1.1.0...1.2.0 +[1.1.0]: https://github.com/jazzband/watson/compare/1.0.2...1.1.0 +[1.0.2]: https://github.com/jazzband/watson/compare/1.0.1...1.0.2 +[1.0.1]: https://github.com/jazzband/watson/compare/1.0.0...1.0.1 +[1.0.0]: https://github.com/jazzband/watson/releases/tag/1.0.0 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 622be6ee..7c12b2ee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,12 +1,24 @@ # Contributing -If you are reading this, we thank you in advance for willing to contribute to the Watson project! You are awesome. +## Jazzband + +[![Jazzband](https://jazzband.co/static/img/jazzband.svg)](https://jazzband.co/) + +This is a [Jazzband](https://jazzband.co/) project. By contributing you agree +to abide by the [Contributor Code of +Conduct](https://jazzband.co/about/conduct) and follow the +[guidelines](https://jazzband.co/about/guidelines). + +--- + +If you are reading this, we thank you in advance for willing to contribute to +the Watson project! You are awesome. Before starting to contribute, please read the following: -* [How to contribute](https://tailordev.github.io/Watson/contributing/how-to/) -* [How to start hacking](https://tailordev.github.io/Watson/contributing/hack/) -* [Pull request guidelines](https://tailordev.github.io/Watson/contributing/pr-guidelines/) -* [Contributor Code of Conduct](https://tailordev.github.io/Watson/contributing/coc/) +* [How to contribute](https://jazzband.github.io/Watson/contributing/how-to/) +* [How to start hacking](https://jazzband.github.io/Watson/contributing/hack/) +* [Pull request guidelines](https://jazzband.github.io/Watson/contributing/pr-guidelines/) +* [Contributor Code of Conduct](https://jazzband.github.io/Watson/contributing/coc/) Thank you! diff --git a/LICENSE b/LICENSE index 1273bda3..5d00cdf8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 Tailordev +Copyright (c) 2015-2025 Tailordev, 2025-Now Jazzband 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.rst b/README.rst index 3b51437e..fdc63870 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ -.. image:: https://tailordev.github.io/Watson/img/logo-watson-600px.png +.. image:: https://jazzband.co/static/img/badge.svg + :target: https://jazzband.co/ + :alt: Jazzband -|Build Status| |PyPI Latest Version| |Requires.io| +.. image:: https://jazzband.github.io/Watson/img/logo-watson-600px.png Watson is here to help you manage your time. You want to know how much time you are spending on your projects? You want to generate a nice @@ -36,7 +38,7 @@ or: $ pip3 install td-watson -If you need more details about installing watson, please refer to the `documentation `_. +If you need more details about installing watson, please refer to the `documentation `_. Usage ~~~~~ @@ -64,9 +66,9 @@ You can log your latest working sessions (aka **frames**) thanks to the ``log`` Tuesday 26 January 2016 (8m 32s) ffb2a4c 13:00 to 13:08 08m 32s world-domination [cats] -Please note that, as `the report command `_, the ``log`` command comes with projects, tags and dates filtering. +Please note that, as `the report command `_, the ``log`` command comes with projects, tags and dates filtering. -To list all available commands, either `read the documentation `_ or use: +To list all available commands, either `read the documentation `_ or use: .. code:: bash @@ -75,7 +77,7 @@ To list all available commands, either `read the documentation `_ +If you want to contribute to this project, please read the project `Contributor Code of Conduct `_ License ------- @@ -83,12 +85,7 @@ License Watson is released under the MIT License. See the bundled LICENSE file for details. -.. |Build Status| image:: https://travis-ci.org/TailorDev/Watson.svg?branch=master - :target: https://travis-ci.org/TailorDev/Watson .. |PyPI Latest Version| image:: https://img.shields.io/pypi/v/td-watson.svg :target: https://pypi.python.org/pypi/td-watson -.. |Requires.io| image:: https://requires.io/github/TailorDev/Watson/requirements.svg?branch=master - :target: https://requires.io/github/TailorDev/Watson/requirements/?branch=master - :alt: Requirements Status -.. |Watson screenshot| image:: https://tailordev.github.io/Watson/img/watson-demo.gif +.. |Watson screenshot| image:: https://jazzband.github.io/Watson/img/watson-demo.gif .. _Watson screenshot: https://asciinema.org/a/35918 diff --git a/docs/about/license.md b/docs/about/license.md index 79902d9a..8b3e5aac 100644 --- a/docs/about/license.md +++ b/docs/about/license.md @@ -2,7 +2,7 @@ ## Watson License (MIT) -Copyright (c) 2015 Tailordev +Copyright (c) 2015-2025 Tailordev, 2025-Now Jazzband 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/docs/about/release-notes.md b/docs/about/release-notes.md index e6daedd9..20cd4a69 100644 --- a/docs/about/release-notes.md +++ b/docs/about/release-notes.md @@ -286,23 +286,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 First stable public release 🎉 -[2.1.0]: https://github.com/tailordev/watson/compare/2.0.1...2.1.0 -[2.0.1]: https://github.com/tailordev/watson/compare/2.0.0...2.0.1 -[2.0.0]: https://github.com/tailordev/watson/compare/1.10.0...2.0.0 -[1.10.0]: https://github.com/tailordev/watson/compare/1.9.0...1.10.0 -[1.9.0]: https://github.com/tailordev/watson/compare/1.8.0...1.9.0 -[1.8.0]: https://github.com/tailordev/watson/compare/1.7.0...1.8.0 -[1.7.0]: https://github.com/tailordev/watson/compare/1.6.0...1.7.0 -[1.6.0]: https://github.com/tailordev/watson/compare/1.5.2...1.6.0 -[1.5.2]: https://github.com/tailordev/watson/compare/1.5.1...1.5.2 -[1.5.1]: https://github.com/tailordev/watson/compare/1.5.0...1.5.1 -[1.5.0]: https://github.com/tailordev/watson/compare/1.4.0...1.5.0 -[1.4.0]: https://github.com/tailordev/watson/compare/1.3.2...1.4.0 -[1.3.2]: https://github.com/tailordev/watson/compare/1.3.1...1.3.2 -[1.3.1]: https://github.com/tailordev/watson/compare/1.3.0...1.3.1 -[1.3.0]: https://github.com/tailordev/watson/compare/1.2.0...1.3.0 -[1.2.0]: https://github.com/tailordev/watson/compare/1.1.0...1.2.0 -[1.1.0]: https://github.com/tailordev/watson/compare/1.0.2...1.1.0 -[1.0.2]: https://github.com/tailordev/watson/compare/1.0.1...1.0.2 -[1.0.1]: https://github.com/tailordev/watson/compare/1.0.0...1.0.1 -[1.0.0]: https://github.com/tailordev/watson/releases/tag/1.0.0 +[2.1.0]: https://github.com/jazzband/watson/compare/2.0.1...2.1.0 +[2.0.1]: https://github.com/jazzband/watson/compare/2.0.0...2.0.1 +[2.0.0]: https://github.com/jazzband/watson/compare/1.10.0...2.0.0 +[1.10.0]: https://github.com/jazzband/watson/compare/1.9.0...1.10.0 +[1.9.0]: https://github.com/jazzband/watson/compare/1.8.0...1.9.0 +[1.8.0]: https://github.com/jazzband/watson/compare/1.7.0...1.8.0 +[1.7.0]: https://github.com/jazzband/watson/compare/1.6.0...1.7.0 +[1.6.0]: https://github.com/jazzband/watson/compare/1.5.2...1.6.0 +[1.5.2]: https://github.com/jazzband/watson/compare/1.5.1...1.5.2 +[1.5.1]: https://github.com/jazzband/watson/compare/1.5.0...1.5.1 +[1.5.0]: https://github.com/jazzband/watson/compare/1.4.0...1.5.0 +[1.4.0]: https://github.com/jazzband/watson/compare/1.3.2...1.4.0 +[1.3.2]: https://github.com/jazzband/watson/compare/1.3.1...1.3.2 +[1.3.1]: https://github.com/jazzband/watson/compare/1.3.0...1.3.1 +[1.3.0]: https://github.com/jazzband/watson/compare/1.2.0...1.3.0 +[1.2.0]: https://github.com/jazzband/watson/compare/1.1.0...1.2.0 +[1.1.0]: https://github.com/jazzband/watson/compare/1.0.2...1.1.0 +[1.0.2]: https://github.com/jazzband/watson/compare/1.0.1...1.0.2 +[1.0.1]: https://github.com/jazzband/watson/compare/1.0.0...1.0.1 +[1.0.0]: https://github.com/jazzband/watson/releases/tag/1.0.0 diff --git a/docs/contributing/how-to.md b/docs/contributing/how-to.md index f62f5827..30beb0af 100644 --- a/docs/contributing/how-to.md +++ b/docs/contributing/how-to.md @@ -11,7 +11,7 @@ contribute to the Watson project! You are awesome. ## Report bugs -Report bugs at +Report bugs at If you are reporting a bug, please include: @@ -21,7 +21,7 @@ If you are reporting a bug, please include: ## Fix bugs -Check out the [open bugs](https://github.com/TailorDev/Watson/issues) - +Check out the [open bugs](https://github.com/jazzband/Watson/issues) - anything tagged with the **[easy-pick]** label could be a good choice for newcomers. @@ -42,7 +42,7 @@ Any issue with the **[question]** label is open for feedback, so feel free to share your thoughts with us! The best way to send feedback is to [fill a new -issue](https://github.com/TailorDev/Watson/issues/new) on GitHub. +issue](https://github.com/jazzband/Watson/issues/new) on GitHub. If you are proposing a feature: diff --git a/docs/contributing/release-new-version.md b/docs/contributing/release-new-version.md index e93f9ba3..ace3f08f 100644 --- a/docs/contributing/release-new-version.md +++ b/docs/contributing/release-new-version.md @@ -33,7 +33,7 @@ Create a new pull request (PR) with the `prepare-x.y.z` branch. You can safely merge this PR if all tests are green. Draft a new [Watson Release on -GitHub](https://github.com/TailorDev/Watson/releases) with the same release +GitHub](https://github.com/jazzband/Watson/releases) with the same release notes. ## Push the `x.y.z` release to PyPI diff --git a/docs/index.md b/docs/index.md index 4652d61f..6c35ca4c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -78,7 +78,7 @@ $ source ~/.bashrc # Reload your .bashrc The latest development version can be installed using the following commands: ```bash -$ git clone https://github.com/TailorDev/Watson.git +$ git clone https://github.com/jazzband/Watson.git $ cd Watson/ $ pip install -e . ``` diff --git a/mkdocs.yml b/mkdocs.yml index bdc4d8df..e4bdaa42 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,13 +1,11 @@ site_name: Watson theme: flatly -repo_url: https://github.com/TailorDev/Watson +repo_url: https://github.com/jazzband/Watson repo_name: GitHub site_description: A wonderful CLI to track your time! -site_author: TailorDev +site_author: Jazzband copyright: > - Watson, by TailorDev - & al. is released under the MIT License. + Watson is released under the MIT License. nav: - Home: 'index.md' - User Guide: