This is an automated email from the ASF dual-hosted git repository.
meonkeys pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fineract-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e94a297 require commit signatures
e94a297 is described below
commit e94a2975552c9ab4618ac1dab5073eae00752a69
Author: Adam Monsen <[email protected]>
AuthorDate: Thu May 14 12:44:55 2026 -0700
require commit signatures
per https://issues.apache.org/jira/browse/FINERACT-2177
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 2665ea0..eefe534 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -12,3 +12,4 @@ github:
asf-site:
required_linear_history: false
required_conversation_resolution: true
+ required_signatures: true