Skip to content

CLA: Remove hard-coded CLA names

Oleksandr Nazymko requested to merge feature/remove-hard-coded-cla-name into master

This removes hard-coded CLA names from CLA implementations in cla_*.c files by defining and using CLA_NAME constants instead.

Closes #109 (closed)

Merge request reports