add: posthog (#9039) (#9046)

This commit is contained in:
Raboneko
2026-01-10 21:25:14 -08:00
committed by GitHub
parent 18939e0056
commit bc4d1ee617
3 changed files with 53 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "posthog.spec"
}
}