diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-09 12:57:20 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-20 16:26:02 +0300 |
commit | d9cb8836c51aeb9f206466f3f43612ab7c9966cf (patch) | |
tree | a55feb0470e0008b27f848f38bff1cf21827f395 | |
parent | 1e59db30be74038c999643c7184a6416fc002c2f (diff) | |
download | meson-d9cb8836c51aeb9f206466f3f43612ab7c9966cf.zip meson-d9cb8836c51aeb9f206466f3f43612ab7c9966cf.tar.gz meson-d9cb8836c51aeb9f206466f3f43612ab7c9966cf.tar.bz2 |
fix typo
-rw-r--r-- | docs/markdown/Releasing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Releasing.md b/docs/markdown/Releasing.md index 488ca91..5fec13c 100644 --- a/docs/markdown/Releasing.md +++ b/docs/markdown/Releasing.md @@ -21,4 +21,4 @@ For each new meson release, several different artifacts are created: - Eli Schwartz. PGP key: [BD27B07A5EF45C2ADAF70E0484818A6819AF4A9B](https://keyserver.ubuntu.com/pks/lookup?search=0xBD27B07A5EF45C2ADAF70E0484818A6819AF4A9B&op=index) - Dylan Baker. PGP key: [71C4B75620BC75708B4BDB254C95FAAB3EB073EC](https://keyserver.ubuntu.com/pks/lookup?search=0x71C4B75620BC75708B4BDB254C95FAAB3EB073EC&op=index) -The default release manager for new versions of Meson is Jussi Pakkanen. Starting with meson 1.8.0, the release team has been expanded with fallback options to reduce the bus factor, but but will continue to be done by Jussi when possible. +The default release manager for new versions of Meson is Jussi Pakkanen. Starting with meson 1.8.0, the release team has been expanded with fallback options to reduce the bus factor, but will continue to be done by Jussi when possible. |