-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Description
Currently, banned apps are managed within the main repository. To improve organization and maintainability, move all banned apps into a dedicated repository. This will allow for better tracking, clearer ownership, and separation of concerns.
Tasks:
- Identify all banned apps currently included in the main repo
- Create a new repository specifically for banned apps
- Migrate all files, documentation, and relevant history to the new repo
- Update documentation and references in the main repo to reflect the change
- Notify contributors about the new repo and update any CI/CD workflows if necessary
Expected Outcome:
Banned apps are now tracked and maintained in a separate repository, with clear documentation and minimal disruption to existing workflows.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog