Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit ddacb32

Browse files
authored
Merge pull request #2210 from skaut/deprecation
Added a deprecation notice to the readme
2 parents 01d47bd + f0665a1 commit ddacb32

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
[![Codecov (with branch)](https://img.shields.io/codecov/c/github/skaut/shared-drive-mover/master?logo=codecov)](https://app.codecov.io/gh/skaut/shared-drive-mover)
66
[![GitHub License](https://img.shields.io/github/license/skaut/shared-drive-mover)](https://github.com/skaut/shared-drive-mover/blob/master/LICENSE)
77

8+
> [!IMPORTANT]
9+
> ## DEPRECATED
10+
>
11+
> **This project is no longer maintained and will not receive any updates.** Version 31 works as of September 2025, but future changes to Google services may break it.
12+
813
This app enables Google Workspace users to easily move files from their personal drives to a Shared Drive (previously known as a Team Drive).
914

1015
The app is intended to run as a [Google Apps Script Web App](https://developers.google.com/apps-script/guides/web).

0 commit comments

Comments
 (0)