Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into itb
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Apr 22, 2024
2 parents a78089a + 30f73dc commit 0e9625c
Show file tree
Hide file tree
Showing 1,201 changed files with 4,968 additions and 511 deletions.
2 changes: 0 additions & 2 deletions Procfile

This file was deleted.

9 changes: 5 additions & 4 deletions bin/osg-notify
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ if __name__ == "__main__" and __package__ is None:
sys.path.append(_parent + "/src")

import topology_utils
from topology_utils import TopologyPoolManager
import net_name_addr_utils

# Parts of this implementation are from the following StackOverflow answer:
Expand Down Expand Up @@ -182,13 +183,13 @@ def has_non_printable_ascii_characters(contents):

def main():
args = parseargs()

pm = TopologyPoolManager()
recipients = set(args.recipients.split())
if args.oim_recipients and 'vos' in args.oim_recipients:
attempts = 3
while attempts > 0:
try:
results = topology_utils.get_vo_contacts(args)
results = pm.get_vo_contacts(args)
break
except topology_utils.InvalidPathError as exc:
print(exc)
Expand All @@ -212,9 +213,9 @@ def main():
while attempts > 0:
try:
if args.fqdn_filter:
results = topology_utils.get_resource_contacts_by_fqdn(args)
results = pm.get_resource_contacts_by_fqdn(args)
else:
results = topology_utils.get_resource_contacts(args)
results = pm.get_resource_contacts(args)
break
except topology_utils.InvalidPathError as exc:
exit(str(exc))
Expand Down
1,665 changes: 1,665 additions & 0 deletions mappings/field_of_science.yaml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions mappings/project_institution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ SUNYUpstateMed: "SUNY Upstate Medical University"
SWOSU: "Southwest Oklahoma State University"
Syracuse: "Syracuse University"
TNTech: "Tennessee Tech University"
TAMUCT: "Texas A&M University-Central Texas"
TexasAM: "Texas A&M University"
UALR: "University of Arkansas at Little Rock"
UCBerkeley: "University of California, Berkeley"
Expand Down
1 change: 1 addition & 0 deletions projects/ACE_NIAID.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ ID: '782'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/451cgt72wj62'
1 change: 1 addition & 0 deletions projects/AMFORA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ PIName: Ian Foster
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/o14joi278jrs'
1 change: 1 addition & 0 deletions projects/AMNH.astro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '686'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/em2w05s9c1uc'
1 change: 1 addition & 0 deletions projects/AMNH.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '534'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/em2w05s9c1uc'
1 change: 1 addition & 0 deletions projects/AMNH_Burbrink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '829'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/em2w05s9c1uc'
1 change: 1 addition & 0 deletions projects/AMNH_MacLow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Mordecai-Mark Mac Low
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/em2w05s9c1uc'
1 change: 1 addition & 0 deletions projects/AMNH_Smith.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '583'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/em2w05s9c1uc'
1 change: 1 addition & 0 deletions projects/AMS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Baosong Shan
Sponsor:
VirtualOrganization:
Name: OSG
InstitutionID: 'https://osg-htc.org/iid/jtlq7k0qkxtn'
1 change: 1 addition & 0 deletions projects/ASPU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: ilyoup kwak
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/3chofmlz7p5r'
1 change: 1 addition & 0 deletions projects/ASU-CFD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '535'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/er1rnzey26m9'
1 change: 1 addition & 0 deletions projects/ASU_CoMSESNet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Michael Barton
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/er1rnzey26m9'
1 change: 1 addition & 0 deletions projects/ASU_EvolutionMedicineIT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '675'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/er1rnzey26m9'
1 change: 1 addition & 0 deletions projects/ASU_Jacobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '731'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/er1rnzey26m9'
1 change: 1 addition & 0 deletions projects/ASU_Ozkan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ ID: '802'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/er1rnzey26m9'
1 change: 1 addition & 0 deletions projects/ASU_Pfeifer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '625'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/er1rnzey26m9'
1 change: 1 addition & 0 deletions projects/ASU_RCStaff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Douglas M. Jennewein
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/er1rnzey26m9'
1 change: 1 addition & 0 deletions projects/ASU_Singharoy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '629'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/er1rnzey26m9'
1 change: 1 addition & 0 deletions projects/AdHocComm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Trevor Santarra
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/n6cai04882ca'
1 change: 1 addition & 0 deletions projects/AfricanSchool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Rob Quick
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/uws6kivcttuc'
1 change: 1 addition & 0 deletions projects/AlGDock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ PIName: David Minh
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/3jn3w1ccwxwd'
1 change: 1 addition & 0 deletions projects/Albany_DAES.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Ryan Torn
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/m9adt6gcsr8c'
1 change: 1 addition & 0 deletions projects/AllenISD_Cheon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Jimin Cheon
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: "https://osg-htc.org/iid/viwzcsq6tepm"
1 change: 1 addition & 0 deletions projects/AmorphousOrder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ PIName: Patrick Charbonneau
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/v0pbd5jfz81s'
1 change: 1 addition & 0 deletions projects/AnimalSocialNetworks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ PIName: Erol Akcay
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/nv2rjrft01gg'
1 change: 1 addition & 0 deletions projects/Arcadia_Curotto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '621'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/c6ehbi2dyh8h'
1 change: 1 addition & 0 deletions projects/Argoneut.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Joe Boyd
Sponsor:
VirtualOrganization:
Name: Fermilab
InstitutionID: 'https://osg-htc.org/iid/ik4s3ql8u1j7'
1 change: 1 addition & 0 deletions projects/Arizona_Chan_Steward.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Description: Scalable astronomical data analytics for the Department of Astronom
FieldOfScience: Physics
Organization: University of Arizona
PIName: Chi-kwan Chan
InstitutionID: 'https://osg-htc.org/iid/7rjyoz6kb8vq'
1 change: 1 addition & 0 deletions projects/Arizona_DataScienceInstitute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ PIName: Nirav Merchant
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/7rjyoz6kb8vq'
1 change: 1 addition & 0 deletions projects/Arizona_Males.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '785'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/7rjyoz6kb8vq'
1 change: 1 addition & 0 deletions projects/Arizona_Paschalidis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '648'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/7rjyoz6kb8vq'
1 change: 1 addition & 0 deletions projects/Arkansas_Nelson.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Alexander Nelson
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/78b3lgmajszi'
1 change: 1 addition & 0 deletions projects/Arkansas_UITSStaff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Don DuRousseau
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/78b3lgmajszi'
1 change: 1 addition & 0 deletions projects/AtlasConnect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ PIName: Robert William Gardner Jr
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/o14joi278jrs'
1 change: 1 addition & 0 deletions projects/Auburn_Hauck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Ruediger Hauck
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/q6cff6xb6a0h'
1 change: 1 addition & 0 deletions projects/BAERI_Bejaoui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Salma Bejaoui
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/za7yf0nds92q'
1 change: 1 addition & 0 deletions projects/BCBB_NIAID.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Darrell Hurt
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/451cgt72wj62'
1 change: 1 addition & 0 deletions projects/BCH_Holt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ ID: '609'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/4lvq3daxyc55'
1 change: 1 addition & 0 deletions projects/BCH_ResearchComputing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ ID: '559'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/4lvq3daxyc55'
1 change: 1 addition & 0 deletions projects/BC_Grubb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '830'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/lpknq8oygi06'
1 change: 1 addition & 0 deletions projects/BC_Savage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Brian Savage
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/lpknq8oygi06'
1 change: 1 addition & 0 deletions projects/BGAgenomics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Sucheta Tripathy
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/6ycithqdf09t'
1 change: 1 addition & 0 deletions projects/BNL-PHENIX.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Matthew Snowball
Sponsor:
VirtualOrganization:
Name: OSG
InstitutionID: 'https://osg-htc.org/iid/g29k1hhqys0y'
1 change: 1 addition & 0 deletions projects/BNLPET.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ PIName: Martin Purschke
Sponsor:
VirtualOrganization:
Name: OSG
InstitutionID: 'https://osg-htc.org/iid/g29k1hhqys0y'
1 change: 1 addition & 0 deletions projects/BNL_Schenke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '720'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/g29k1hhqys0y'
1 change: 1 addition & 0 deletions projects/BNL_Venugopalan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Department: Physics
FieldOfScience: Physics
Organization: Brookhaven National Laboratory
PIName: Raju Venugopalan
InstitutionID: 'https://osg-htc.org/iid/g29k1hhqys0y'
1 change: 1 addition & 0 deletions projects/BRDMS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: XUETONG ZHAI
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/2ayx10b74xua'
1 change: 1 addition & 0 deletions projects/BU_Mu2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '825'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/drujeuinri1g'
1 change: 1 addition & 0 deletions projects/BYUI_Becerril.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Héctor A. Becerril
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/vgfpbpee9lqo'
1 change: 1 addition & 0 deletions projects/BakerLab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: David Baker
Sponsor:
VirtualOrganization:
Name: OSG
InstitutionID: 'https://osg-htc.org/iid/8lpmoeouw66o'
1 change: 1 addition & 0 deletions projects/BaylorCM_Hirschi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '726'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/gk0vqx4uormq'
1 change: 1 addition & 0 deletions projects/BetaDecay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Liang Yang
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/10izzs5e7v1r'
1 change: 1 addition & 0 deletions projects/BioAlgorithms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Natasha Pavlovikj
Sponsor:
VirtualOrganization:
Name: HCC
InstitutionID: 'https://osg-htc.org/iid/q9k1b8dfrw25'
1 change: 1 addition & 0 deletions projects/BioGraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Alex Feltus
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/ricyf18amt49'
1 change: 1 addition & 0 deletions projects/BioMolMach.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ PIName: Benoit Roux
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/o14joi278jrs'
1 change: 1 addition & 0 deletions projects/BioStat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Janice McCarthy
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/v0pbd5jfz81s'
1 change: 1 addition & 0 deletions projects/Bioconductor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Martin Morgan
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/gse6n0vl8u5c'
1 change: 1 addition & 0 deletions projects/BiomedInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Erik Wright
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/2ayx10b74xua'
1 change: 1 addition & 0 deletions projects/Biomim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ PIName: Puja Goyal
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/53bzboawpaq9'
1 change: 1 addition & 0 deletions projects/BiostatsChapple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '532'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/9idmt4uz33c1'
1 change: 1 addition & 0 deletions projects/BrighamAndWomens_Baratono.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ Department: Neurology
FieldOfScience: Biological and Biomedical Sciences
Organization: Brigham and Women's Hospital
PIName: Sheena R Baratono
InstitutionID: 'https://osg-htc.org/iid/amkjjwp5fsro'
1 change: 1 addition & 0 deletions projects/Bucknell_IT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ ID: '695'
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/wmnibk6189rx'
1 change: 1 addition & 0 deletions projects/CGS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ PIName: Panthea Sepehrband
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/2vxlc7g64qpj'
1 change: 1 addition & 0 deletions projects/CHTC-Staff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ ResourceAllocations:
# OSG allocation
- GroupName: TACC-Stampede2
LocalAllocationID: "TG-DDM160003"
InstitutionID: 'https://osg-htc.org/iid/fq8thqsj99zh'
1 change: 1 addition & 0 deletions projects/CHomP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ PIName: Konstantin Mischaikow
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/qrem5k97ikiv'
1 change: 1 addition & 0 deletions projects/CLAS12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Sponsor:
VirtualOrganization:
ID: '99'
Name: JLab
InstitutionID: 'https://osg-htc.org/iid/hlz41oydapzn'
1 change: 1 addition & 0 deletions projects/CMU_Isayev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Organization: Carnegie-Mellon University
PIName: Olexandr Isayev


InstitutionID: 'https://osg-htc.org/iid/3cqqrc2cgibl'
1 change: 1 addition & 0 deletions projects/CMU_Romagnoli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Raffaele Romagnoli
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/3cqqrc2cgibl'
1 change: 1 addition & 0 deletions projects/CMU_Viswanathan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ PIName: Venkat Viswanathan
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: 'https://osg-htc.org/iid/3cqqrc2cgibl'
1 change: 1 addition & 0 deletions projects/CNU_Henry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Description: >
FieldOfScience: Computer and Information Sciences
Organization: Christopher Newport University
PIName: Samuel Henry
InstitutionID: 'https://osg-htc.org/iid/a1hm0ndtf1zj'
1 change: 1 addition & 0 deletions projects/COVID19_FoldingAtHome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ PIName: Greg Bowman
Sponsor:
CampusGrid:
Name: OSG Connect
InstitutionID: "https://osg-htc.org/iid/nv2rjrft01gg"
Loading

0 comments on commit 0e9625c

Please sign in to comment.