add: ratelimit (#10912) (#10921)

(cherry picked from commit b4eddfc604)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-03-29 20:15:06 -07:00
committed by GitHub
parent d933ae8f58
commit 2d963859cd
3 changed files with 52 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "ratelimit.spec"
}
}