Skip to content

Commit

Permalink
[gitdm] Gitdm identities importer
Browse files Browse the repository at this point in the history
Create a new SortingHat identities importer for Gitdm format.

This backend is configured with three parameters: a URL pointing
to the file that matches emails with organizations, an optional
URL for an aliases file that associates emails, and a flag for
email validation to verify the validity of the provided email
addresses.

Signed-off-by: Jose Javier Merchante <[email protected]>
  • Loading branch information
jjmerchante committed Nov 21, 2023
1 parent 26c730a commit 4b1ed4c
Show file tree
Hide file tree
Showing 7 changed files with 1,184 additions and 6 deletions.
13 changes: 13 additions & 0 deletions releases/unreleased/gitdm-identities-importer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Gitdm identities importer
category: added
author: Jose Javier Merchante <[email protected]>
issue: null
notes: >
New SortingHat identities importer for Gitdm format.
This backend is configured with three parameters: a URL pointing
to the file that matches emails with organizations, an optional
URL for an aliases file that associates emails, and a flag for
email validation to verify the validity of the provided email
addresses.
Loading

0 comments on commit 4b1ed4c

Please sign in to comment.