mirror of https://github.com/prometheus/prometheus
Add deprecation notice for the pkg directory (#9477)
As per consensus expressed on the dev summit: https://docs.google.com/document/d/11LC3wJcVk00l8w5P3oLQ-m3Y37iom6INAMEu2ZAGIIE/edit?pli=1#heading=h.80qrixk0sjgv Signed-off-by: beorn7 <beorn@grafana.com>pull/9497/head
parent
e245edf5a4
commit
9486be535b
@ -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.
|
Loading…
Reference in new issue