diff options
author | Kir Kolyshkin <kolyshkin@gmail.com> | 2022-01-18 13:52:51 -0800 |
---|---|---|
committer | Kir Kolyshkin <kolyshkin@gmail.com> | 2022-01-18 17:06:42 -0800 |
commit | 4d1c327edfcea8a9ed1470a51b620ff219c41246 (patch) | |
tree | dc651850ea8aa1369b5df59f6a373a9512954b5e /SECURITY.md | |
parent | 094b11cbcb528a7d120c31402a1bcd9c82d84938 (diff) | |
download | podman-4d1c327edfcea8a9ed1470a51b620ff219c41246.tar.gz podman-4d1c327edfcea8a9ed1470a51b620ff219c41246.tar.bz2 podman-4d1c327edfcea8a9ed1470a51b620ff219c41246.zip |
SECURITY.md: fix the project name
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SECURITY.md b/SECURITY.md index 1f6d5088d..6f919afbb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,3 @@ -## Security and Disclosure Information Policy for the Libpod Project +## Security and Disclosure Information Policy for the Podman Project -The Libpod Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/main/SECURITY.md) for the Containers Projects. +The Podman Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/main/SECURITY.md) for the Containers Projects. |