faodel: update github URL organization to sandialabs (#39446)
This commit is contained in:
		| @@ -9,9 +9,9 @@ | |||||||
| class Faodel(CMakePackage): | class Faodel(CMakePackage): | ||||||
|     """Flexible, Asynchronous, Object Data-Exchange Libraries""" |     """Flexible, Asynchronous, Object Data-Exchange Libraries""" | ||||||
| 
 | 
 | ||||||
|     homepage = "https://github.com/faodel/faodel" |     homepage = "https://github.com/sandialabs/faodel" | ||||||
|     url = "https://github.com/faodel/faodel/archive/v1.2108.1.tar.gz" |     url = "https://github.com/sandialabs/faodel/archive/v1.2108.1.tar.gz" | ||||||
|     git = "https://github.com/faodel/faodel.git" |     git = "https://github.com/sandialabs/faodel.git" | ||||||
| 
 | 
 | ||||||
|     maintainers("tkordenbrock", "craigulmer") |     maintainers("tkordenbrock", "craigulmer") | ||||||
| 
 | 
 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Todd Kordenbrock
					Todd Kordenbrock