From 6d6fcd03403f264ea7796b5cd364a09bab635424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Mon, 1 Sep 2025 23:00:43 +0200 Subject: [PATCH] README: add review and merging guidelines As agreed in https://wiki.postmarketos.org/wiki/Team_Meetings#2025-09-01 Part-of: --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7de88ca02..41d1f5b3d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ There are many more packages defined in the [Alpine Linux aports](https://gitlab Helpful resources: * [How to create a package](https://wiki.postmarketos.org/wiki/Create_a_package) * [APKBUILD reference](https://wiki.alpinelinux.org/wiki/APKBUILD_Reference) +* [postmarketOS commit style](./COMMITSTYLE.md) +* [Review and merging guidelines](https://wiki.postmarketos.org/wiki/Rules_for_merging) * [Alpine Linux aports](https://gitlab.alpinelinux.org/alpine/aports/) * [Alpine Linux package search](https://pkgs.alpinelinux.org/packages) * [postmarketOS package search](https://pkgs.postmarketos.org/packages) -* [postmarketOS commit style](./COMMITSTYLE.md)