Skip to content

Commit 2b875b8

Browse files
authored
Fix email address for vendor contact for fftw3
1 parent 17edda8 commit 2b875b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/fftw3/project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ homepage: "http://fftw.org/"
22
main_repo: "https://github.com/fftw/fftw3.git"
33
language: c++
44
vendor_ccs:
5-
- "david@adlogics.com"
5+
- "david@adalogics.com"
66
- "arthur.chan@adalogics.com"

0 commit comments

Comments
 (0)