Add deprecation note to pkg directory

Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
beorn7 2021-10-13 14:21:52 +02:00
parent 70abcccedb
commit 2cc5cc4f29
1 changed files with 3 additions and 0 deletions

3
pkg/README.md Normal file
View File

@ -0,0 +1,3 @@
The `pkg` directory is deprecated.
Please do not add new packages to this directory.
Existing packages will be moved elsewhere eventually.