[Bug 285388] [NEW PORT] databases/kuzu: Embeddable, scalable, extremely fast graph database
Date: Thu, 03 Apr 2025 03:27:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285388 --- Comment #2 from Pat Maddox <pat@patmaddox.com> --- A couple notes for you: - the shar archive may not get much attention. Here's the note from shar(1): "It is easy to insert trojan horses into shar files." Consider using `git format-patch` instead - it's a more current and approved workflow, more accessible to committers, etc. - set maintainer-approval flag on the patch to + - set maintainer-feedback flag on the PR to + The last two points _in theory_ communicate to committers that the maintainer (you) has approved both the specific patch and the PR as a whole. There's no guarantee of when/if someone will pick it up, but I believe some committers use those flags to identify PRs to review. -- You are receiving this mail because: You are the assignee for the bug.