ContainerD package is missing files

Loving my Mageia adventure so far! I am trying to setup an app called Darch, which is similar to Nix and the like, and I have hit a wall with the containerd package. From my research, it looks like the containerd package for Mageia is missing a bunch of files. The file that tipped me off was the containerd.service, which does not exist after the package install (this is all via DNF).
I went to compare the files listed for dnf vs Fedora's list, and it looks like ours is incomplete.
Mageia's
http://sophie.zarb.org/rpms/26ccf2f34a9b4d1913b56154e716c0cd/files
Fedora's
https://koji.fedoraproject.org/koji/rpminfo?rpmID=28383156
I am not familiar with packaging in the least. I looked to try and install the rpm from Fedora, but the I can't resolve a dependency on runc. Other note: the Fedora version I am looking at is for Fedora 34, as it only requires the glibc versions that are most recent on Mageia.
Is there another way to get this installed? How would I notify a maintainer?
TIA!