bridges: Update maintainer (#2856)

This commit is contained in:
Yaman Qalieh 2022-06-22 13:07:54 -04:00 committed by GitHub
parent a166899633
commit abb4c17a0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 0 additions and 10 deletions

View file

@ -3,7 +3,6 @@ class AstrophysicsDataSystemBridge extends BridgeAbstract {
const NAME = 'SAO/NASA Astrophysics Data System';
const DESCRIPTION = 'Returns the latest publications from a query';
const URI = 'https://ui.adsabs.harvard.edu';
const MAINTAINER = 'Yaman Qalieh';
const PARAMETERS = array(
'Publications' => array(
'query' => array(