import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: 'ACM Special Interest Group on Security Audit and Control',
    url: 'sigsac.org',
    lang: 'en',
};
