package org.atomnuke.atom.model; /** * * @author zinic */ public interface Contributor extends PersonConstruct { }