Skip to content

feat(kmod): simple memory pool allocator in kernel module #331

feat(kmod): simple memory pool allocator in kernel module

feat(kmod): simple memory pool allocator in kernel module #331

Workflow file for this run

name: auto assign author to assignee
on:
pull_request:
types: opened
jobs:
assign:
runs-on: ubuntu-22.04
steps:
- name: Assign author to assignee on PR
uses: technote-space/assign-author@v1