Quellcode durchsuchen

Merge pull request #2476 from infosiftr/deprecate-adminer

Add `adminer` deprecation notice
Laurent Goderre vor 1 Jahr
Ursprung
Commit
e55237d549
2 geänderte Dateien mit 6 neuen und 1 gelöschten Zeilen
  1. 1 1
      adminer/README-short.txt
  2. 5 0
      adminer/deprecated.md

+ 1 - 1
adminer/README-short.txt

@@ -1 +1 @@
-Database management in a single PHP file.
+DEPRECATED; Database management in a single PHP file.

+ 5 - 0
adminer/deprecated.md

@@ -0,0 +1,5 @@
+Adminer is [no longer maintained (upstream)](https://www.youtube.com/watch?v=OrOtiu_nfHE&lc=Ugy8pAL8wgAL3_iKkzZ4AaABAg.9pj_kQ2rkuw9pp813OyHha):
+
+> I've stopped working on it but maybe I'll return to it some day.
+
+See also [TimWolla/docker-adminer#147](https://github.com/TimWolla/docker-adminer/issues/147). Users are strongly encouraged to seek alternatives.