Commit 82c817a2 authored by Jan Provaznik's avatar Jan Provaznik

Merge branch '349572-create-initial-projectnamespacemember' into 'master'

Add initial `ProjectNamespaceMember`

See merge request gitlab-org/gitlab!77585
parents 2aa2a018 650cf0f4
# frozen_string_literal: true
# TODO: https://gitlab.com/groups/gitlab-org/-/epics/7054
# This file is a part of the Consolidate Group and Project member management epic,
# and will be developed further as we progress through that epic.
class ProjectNamespaceMember < ProjectMember # rubocop:disable Gitlab/NamespacedClass
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment